Instructions to use chanelcolgate/detr-resnet-50_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use chanelcolgate/detr-resnet-50_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="chanelcolgate/detr-resnet-50_finetuned_cppe5", device_map="auto")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("chanelcolgate/detr-resnet-50_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("chanelcolgate/detr-resnet-50_finetuned_cppe5", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
3c71b71
1
Parent(s): a934413
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:13f7548311ac74b43e3f831695973a821b54f2813159d8b7c3b358c3ffc6c364
|
| 3 |
size 166620197
|
runs/Apr30_10-22-32_6a7651e74537/events.out.tfevents.1682850382.6a7651e74537.625.4
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:bdf2c7df59fe4b74c362e5d064736b35df47206ae81f2878b5f54593c336236d
|
| 3 |
+
size 9109
|