Instructions to use james-emi/darpa_ir-f8v2-person-mask2former-swinb-v4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use james-emi/darpa_ir-f8v2-person-mask2former-swinb-v4 with Transformers:
# Load model directly from transformers import AutoImageProcessor, Mask2FormerForUniversalSegmentation processor = AutoImageProcessor.from_pretrained("james-emi/darpa_ir-f8v2-person-mask2former-swinb-v4") model = Mask2FormerForUniversalSegmentation.from_pretrained("james-emi/darpa_ir-f8v2-person-mask2former-swinb-v4") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 60
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 431631824
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bbd85a857aaf3abdaac7c918f623e648aba8bb8ac3906dd3da0b4837790a588
|
| 3 |
size 431631824
|