Instructions to use hwm21/020924-detr-segment-detect-debug with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hwm21/020924-detr-segment-detect-debug with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="hwm21/020924-detr-segment-detect-debug")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("hwm21/020924-detr-segment-detect-debug") model = AutoModelForObjectDetection.from_pretrained("hwm21/020924-detr-segment-detect-debug") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 150
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166904424
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4359ee75bc700085dd3c4bd2f27ed753b02fa3cec3c4c23bd022a42ca07a5f4d
|
| 3 |
size 166904424
|
runs/Sep02_09-53-55_d68351b9a73b/events.out.tfevents.1725270838.d68351b9a73b.8641.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:1550eec53a349cbe726611e88ad9cf6319c19a28b4eee40a69c3cd5dc2939db4
|
| 3 |
+
size 7136
|