Instructions to use ChingizA/detr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ChingizA/detr with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="ChingizA/detr")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("ChingizA/detr") model = AutoModelForObjectDetection.from_pretrained("ChingizA/detr") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166506812
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9779963487ee74e0dc353e187cfda984b4c144f6135bf9a0eed9c4ac5f4e7ab8
|
| 3 |
size 166506812
|
runs/Apr19_12-59-31_d89f7922279b/events.out.tfevents.1713531572.d89f7922279b.196.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:315ae2fb06e0ce5a708aa04aa066a0ce30850a4ce79898eb78447ac81fbc0973
|
| 3 |
+
size 21168
|