Instructions to use memogamd/detr-resnet-50_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use memogamd/detr-resnet-50_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="memogamd/detr-resnet-50_finetuned_cppe5")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("memogamd/detr-resnet-50_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("memogamd/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:07807f80de8226305f276976891ea0aa393acb4f5163ffa49059b45fa036c6a3
|
| 3 |
size 166620197
|
runs/Apr14_12-47-19_7e36b996951c/events.out.tfevents.1681476454.7e36b996951c.550.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:f1bfd1a923578ced9281df38d3068632b244fd4433b7e524000345a4f033bad1
|
| 3 |
+
size 9109
|