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.12 or higher. To use this model:
pip install -r requirements.txt
python3 run.py
Below is a visualization of the cloud mask generated by the model:
- Downloads last month
- 15
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support
HF Inference deployability: The model has no library tag.
Model tree for truthdotphd/cloud-detection
Base model
NickWright/OmniCloudMask