Instructions to use bpdevai/test_detr_finetuned_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bpdevai/test_detr_finetuned_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="bpdevai/test_detr_finetuned_cppe5")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("bpdevai/test_detr_finetuned_cppe5") model = AutoModelForObjectDetection.from_pretrained("bpdevai/test_detr_finetuned_cppe5") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 174079796
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b39311a457b4000680a589d4e2309f7aa7625ff5748bc83e74188fd774033f3c
|
| 3 |
size 174079796
|
runs/Jul16_20-35-46_Bogdans-MacBook-Pro.local/events.out.tfevents.1721177176.Bogdans-MacBook-Pro.local.11213.2
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:c492f5484bdbabca4594094546edeb877637530d9187fe229c72adc3c48d271a
|
| 3 |
+
size 21464
|