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 28
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 175237322
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50232de42ce9e80eab2cdd603810e5e3c793a155330bd7ffadc3c2163e72085f
|
| 3 |
size 175237322
|
runs/Oct03_12-36-14_224a88b9bb68/events.out.tfevents.1727958976.224a88b9bb68.277.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:c676e1f4d97fe40e65f8804bf4b1b402729fa4044dcc030b0dec75427100e4c0
|
| 3 |
+
size 48122
|