Cloud Detection Model
This model is based on NickWright/OmniCloudMask for cloud detection in satellite imagery. It provides pixel-level segmentation with the following classes:
0 = Clear 1 = Thick Cloud 2 = Thin Cloud 3 = Cloud Shadow
Usage
The model requires Python 3.10 or higher. To use this model:
pip install -r requirements.txt
python3 model.py
Below is a visualization of the cloud mask generated by the model:
- Downloads last month
- 0
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.
Model tree for truthdotphd/cloud-detection
Base model
NickWright/OmniCloudMask