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 17
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:a013f94f5f79a259e616196569cbb7fabc7d861c122da9d7f4dafcd440ce3614
|
| 3 |
size 175238922
|
runs/Nov03_15-03-08_9f8ccccb5bd6/events.out.tfevents.1730646191.9f8ccccb5bd6.707.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:460db05536b79dfe7ef426e40bcd762487f8fc435fc9b9bd1aae41e07a5e6ca1
|
| 3 |
+
size 31411
|