CloudSR Checkpoints
Checkpoint files for the Cloud Microphysics Super-Resolution project.
Files
cloudsr_seviri_to_viirs_model_50000.pthSingle-stage checkpoint for SEVIRI to VIIRS super-resolution.cloudsr_msg_to_mtg_model_50000.pthSingle-stage checkpoint for MSG to MTG super-resolution.
Usage
These are custom PyTorch checkpoints intended to be used with the local inference code in the main project repository.
Example:
python inference_sr.py \
-i /path/to/input \
-o /path/to/output \
--started_ckpt_path /path/to/cloudsr_seviri_to_viirs_model_50000.pth
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support