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 10500
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:b440c6ab0b7a7ddc0c174b11cd50750dc3ff9b0d9ed6de3aa51e840a732578f6
|
| 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:54397993f4e352e4ee897bfb6fccbf2eb6b57dd3c6e61a2fbde03532726b7164
|
| 3 |
+
size 27873
|