Image Segmentation
Keras
PyTorch
JAX
TensorFlow
zeromodels
mobilevit
deeplabv3
semantic-segmentation
Instructions to use zeromodels/mobilevit_s_deeplabv3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use zeromodels/mobilevit_s_deeplabv3 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/mobilevit_s_deeplabv3") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
3421be7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e71f5317aab37ff304e01f7e9484f4181fa14ae123d9abb292aa8157832201a6
size 26134528
|