#461 · Primary category: Education & Research

OpenSTL

artificial-intelligence attention-mechanism awesome-list awesome-lists benchmark computer-vision deep-learning mlp predictive-learning pytorch self-supervised-learning transformer video-prediction weather-forecast

OpenSTL: A Comprehensive Benchmark of Spatio-Temporal Predictive Learning

Project last updated:03/01/26

GitHub Stars

1.1K

Forks

191

Contributors

16

License

Apache-2.0

Why we included this project

OpenSTL collects the main methods for spatio-temporal predictive learning in one codebase, covering tasks that run from synthetic moving objects to human motion, driving scenes, traffic flow, and weather forecasting. For researchers comparing video prediction approaches, the model zoo provides unified training and evaluation scripts, so baselines can be reproduced and cited without rebuilding each one from scratch. The framework is organized into core, algorithm, and interface layers, and offers both a PyTorch Lightning and a naive PyTorch implementation, letting teams work in whatever style suits them. An accompanying NeurIPS paper documents the benchmark setup, which is handy for write-ups that need to position a new method against established ones. If you are scoping a forecasting project and want to know which existing models actually work before building anything, this is a practical map of the field.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category