Instructions to use aviola/detrDominoTest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aviola/detrDominoTest with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="aviola/detrDominoTest")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("aviola/detrDominoTest") model = AutoModelForObjectDetection.from_pretrained("aviola/detrDominoTest") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
README.md
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 174086992
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f45e2cb17203130a8190e514f2bb4dae84f3e57d73ba9c51eaac80d8e119c068
|
| 3 |
size 174086992
|
runs/Sep10_18-49-10_838c5b42b0d8/events.out.tfevents.1725997942.838c5b42b0d8.1446.6
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:37183f4375fdf4aa1865fd3e4ab0e7d05e7ddc0d47ecbbdaa9e3b4fc5791de90
|
| 3 |
+
size 229129
|