Instructions to use joe611/detr_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use joe611/detr_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="joe611/detr_finetuned_cppe5")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("joe611/detr_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("joe611/detr_finetuned_cppe5") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 29
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166498936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1370c935617a08cecdc80b6dd7cff5fbba7c5b424bf80ada3c89dde6ea2a392e
|
| 3 |
size 166498936
|
runs/Sep26_05-26-55_3cbc000bf438/events.out.tfevents.1727328415.3cbc000bf438.547.1
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:166449f864ddf6c5cdbec1030fe7ed742a93c0568f4ac178af357b65244f0c16
|
| 3 |
+
size 49135
|