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
File size: 129 Bytes
ded3bcc | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fa9b26a39e255099c063852f544a250019fd35fa2085d15df7d4faeaada94578
size 5777
|