Instructions to use frankers3/detr2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use frankers3/detr2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="frankers3/detr2")# Load model directly from transformers import AutoModelForObjectDetection model = AutoModelForObjectDetection.from_pretrained("frankers3/detr2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 878538940
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aaa5f10818336c941f90276f1cde700aa87a85aee8a8fdca786d584b735f98ab
|
| 3 |
size 878538940
|
runs/Apr05_04-13-20_61908f1da4d5/events.out.tfevents.1712290405.61908f1da4d5.73078.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:3740a37cfb177e25c52f50806a2f8e82b94568700733c984b0c4044358df42a5
|
| 3 |
+
size 8572
|