Instructions to use davidhajdu/dab_detr_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use davidhajdu/dab_detr_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="davidhajdu/dab_detr_finetuned_cppe5")# Load model directly from transformers import AutoTokenizer, AutoModelForObjectDetection tokenizer = AutoTokenizer.from_pretrained("davidhajdu/dab_detr_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("davidhajdu/dab_detr_finetuned_cppe5", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 8
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 175238922
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95c0103e5d8f721edba6f3072cf38e5c11a8278588e44f93eac2e9c7d8cefea0
|
| 3 |
size 175238922
|
runs/Nov03_12-19-51_ec889df54fd2/events.out.tfevents.1730636393.ec889df54fd2.491.0
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:b52381aca20dded972af9af4ce8f7f53b1c9b34ae4d9060b383554bc0d28d791
|
| 3 |
+
size 17849
|