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 30
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 175252330
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:716f5f4be8f7638925c66c1a3546a8fb9e5587f98350f2fb5397295f742047e7
|
| 3 |
size 175252330
|
runs/Jun25_16-00-31_848da5a1171e/events.out.tfevents.1719331233.848da5a1171e.258.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:7964d25b5fa334f1ae24d3e1cddbd9dec43ad680dba7948952ae771452873e64
|
| 3 |
+
size 51499
|