Instructions to use zeromodels/mask2former-swin-small-coco-instance with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use zeromodels/mask2former-swin-small-coco-instance with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://zeromodels/mask2former-swin-small-coco-instance") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
c079dc6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3cbd1b8666ff8c03e9b696b0d844e5e29ad21f6bc75f39eedf389aa9e3862b82
size 276752012
|