Instructions to use bpdevai/test_detr_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bpdevai/test_detr_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="bpdevai/test_detr_finetuned_cppe5")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("bpdevai/test_detr_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("bpdevai/test_detr_finetuned_cppe5") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 6
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 174079796
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4dfa701f15d667b5b316cbcdf1f06a2fc7f69b7e54cbb93d4805db451cc0afce
|
| 3 |
size 174079796
|
runs/Jul16_21-21-24_Bogdans-MacBook-Pro.local/events.out.tfevents.1721179285.Bogdans-MacBook-Pro.local.38792.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16d6f7b127970bde73b41ac90257086af4d9786dd69826a8dea25d63a2f6e4d0
|
| 3 |
+
size 24566
|