metadata
title: WeatherFlow Training
emoji: 🌀
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
license: mit
WeatherFlow Training
Train flow matching models to predict wind fields from hurricane brightness temperature images.
Features
- Train Models: Upload hurricane image pairs from Google Drive and train flow matching models
- Run Inference: Use trained models to predict wind fields from new hurricane images
- Save to Hub: Automatically save trained models to Hugging Face Hub
How to Use
Training
- Prepare hurricane image pairs where left half = brightness temperature, right half = wind field
- Upload images to a Google Drive folder and make it publicly accessible
- Paste the Google Drive folder URL
- Configure model parameters and click "Start Training"
- The trained model will be saved to your Hugging Face Hub
Inference
- Enter the HF Hub repository ID of your trained model
- Upload a hurricane brightness temperature image
- Click "Run Inference" to generate the predicted wind field