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 2800
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:c01b03dc27d8218f2b65fa9a206c0f316165b8de9e5ae2954f43e96917b42b07
|
| 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:164b9d2c26a4092cfb4baf7cf74ed69d732f37548b6697f8f558d797c3ebc66b
|
| 3 |
+
size 8361
|