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 4000
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:21bf977b1f8882b25132e639714591b9829a4faae7e5ae987232cb1a86678bc4
|
| 3 |
size 166506812
|
runs/Apr20_14-38-35_9587fa8239b8/events.out.tfevents.1713629767.9587fa8239b8.34.2
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:3cfd6feb93ddc079d6ce9ee72dfa54b5ed29d2389f2a55c731c101934b2183fc
|
| 3 |
+
size 29711
|