Instructions to use hwm21/230824-detr-segment-detect-unmasked with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hwm21/230824-detr-segment-detect-unmasked with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="hwm21/230824-detr-segment-detect-unmasked")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("hwm21/230824-detr-segment-detect-unmasked") model = AutoModelForObjectDetection.from_pretrained("hwm21/230824-detr-segment-detect-unmasked") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
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:537b43e26402d3aaa253f26ca77580fdb8462dd2f2540c132882530a96bbb7c2
|
| 3 |
size 166904424
|
runs/Aug23_14-29-27_1966d3f12b3c/events.out.tfevents.1724423373.1966d3f12b3c.1667.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:cc111e2395bf98de03659ebfeefede403c10ed8a1fb6d465b8a2ee0cf8038411
|
| 3 |
+
size 9938
|