Image Segmentation
PyTorch
timm
segformer
mit-b4
transformer
segmentation-models-pytorch
remote-sensing
sentinel-2
rgb
cloud-detection
Instructions to use Burdenthrive/cloud-detection-segformer-mit_b4-RGB with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use Burdenthrive/cloud-detection-segformer-mit_b4-RGB with timm:
import timm model = timm.create_model("hf_hub:Burdenthrive/cloud-detection-segformer-mit_b4-RGB", pretrained=True) - Notebooks
- Google Colab
- Kaggle