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 3500
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:07378ab8e41e1043943d7b09f18484bc146cc154d23219f4d494667effeedd81
|
| 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:c0d59996c02ccba9a56f0c8f7d04f3ebf2519789bcb93cbcc951ba3a2eb97530
|
| 3 |
+
size 26743
|