Instructions to use sars973/detr_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sars973/detr_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="sars973/detr_finetuned_cppe5")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("sars973/detr_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("sars973/detr_finetuned_cppe5") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 59
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242708664
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e56ef4f38b3805864051d5da23a1d6dc7e4ace4d4312f8cf2619293d4f3987e6
|
| 3 |
size 242708664
|
runs/Mar14_10-16-06_0566e901c553/events.out.tfevents.1741947369.0566e901c553.2465.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:6f27bb52b1ee14243a6839b45ad1002017b82d7ffecd2df77ada7af8ec45d909
|
| 3 |
+
size 94566
|