Instructions to use hieule/detr-resnet-50_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hieule/detr-resnet-50_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="hieule/detr-resnet-50_finetuned_cppe5")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("hieule/detr-resnet-50_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("hieule/detr-resnet-50_finetuned_cppe5") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166620197
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ebf805966e8de7fead8651cd2ad6b7a233f3732ea17eef4af6ad13d18462fc3
|
| 3 |
size 166620197
|
runs/Mar25_08-29-14_6f2560af4866/events.out.tfevents.1679733104.6f2560af4866.1238.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:ca1860932ab850bbd85260abe6a2b3e57f17c1395f047494b42b0b127fd9a8f1
|
| 3 |
+
size 9032
|