Meteonet


I've trained a ViT model capable of nowcasting weather radar images for several hours in future. The model uses a visual transformer to predict the weather based on satellite images. Along with the model, I've also open-sourced a tool for easy training and deployment, and a script for global weather prediction. Please see the GitHub repository for more information.

Machine Learning Python PyTorch ViT Computer vision Weather forecasting

View Git