openclimatefix / satflow

Satellite Optical Flow with machine learning models
https://satflow.readthedocs.io/en/stable/
MIT License
59 stars 11 forks source link

Add ConvLSTM Models #2

Closed jacobbieker closed 3 years ago

jacobbieker commented 3 years ago

https://ojs.aaai.org/index.php/AAAI/article/view/6819 is one example, which look promising for predicting furture images

jacobbieker commented 3 years ago

One example is here: https://github.com/Hzzone/Precipitation-Nowcasting that could try out

jacobbieker commented 3 years ago

15 added a ConvLSTM model that works for training. Still need more investigation as to how well it works.

jacobbieker commented 3 years ago

Closing with #17 as ConvLSTM model is added and trains.