Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
OpenMMLab optical flow toolbox and benchmark
| Date | Stars |
|---|---|
| 2026-07-24 | 1060 |
| 2026-07-25 | 1060 |
| 2026-07-28 | 1060 |
| 2026-07-30 | 1060 |
| 2026-08-06 | 1060 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<div align="center">
<img src="resources/mmflow-logo.png" width="600"/>
<div> </div>
<div align="center">
<b><font size="5">OpenMMLab website</font></b>
<sup>
<a href="https://openmmlab.com">
<i><font size="4">HOT</font></i>
</a>
</sup>
<b><font size="5">OpenMMLab platform</font></b>
<sup>
<a href="https://platform.openmmlab.com">
<i><font size="4">TRY IT OUT</font></i>
</a>
</sup>
</div>
<div> </div>
[](https://pypi.org/project/mmflow/)
[](https://pypi.org/project/mmflow)
[](https://mmflow.readthedocs.io/en/latest/)
[](https://github.com/open-mmlab/mmflow/actions)
[](https://codecov.io/gh/open-mmlab/mmflow)
[](https://github.com/open-mmlab/mmflow/blob/master/LICENSE)
[](https://github.com/open-mmlab/mmflow/issues)
[📘Documentation](https://mmflow.readthedocs.io/en/latest/) |
[🛠️Installation](https://mmflow.readthedocs.io/en/latest/install.html) |
[👀Model Zoo](https://mmflow.readthedocs.io/en/latest/model_zoo.html) |
[🤔Reporting Issues](https://github.com/open-mmlab/mmflow/issues/new/choose)
</div>
<div align="center">
English | [简体中文](README_zh-CN.md)
</div>
## Introduction
MMFlow is an open source optical flow toolbox based on PyTorch. It is a part of the [OpenMMLab](https://openmmlab.com/) project.
The master branch works with **PyTorch 1.5+**.
<https://user-images.githubusercontent.com/76149310/141947796-af4f1e67-60c9-48ed-9dd6-fcd809a7d991.mp4>
### Major features
- **The First Unified Framework for Optical Flow**
MMFlow is the first toolbox that provides a framework for unified implementation and evaluation of optical flow algorithms.
- **Flexible and Modular Design**
We decompose the flow estimation framework into different components,
which makes it much easy and flexible to build a new model by combining different modules.
- **Plenty of Algorithms and Datasets Out of the Box**
The toolbox directly supports popular and contemporary optical flow models, *e.g.* FlowNet, PWC-Net, RAFT, etc,
and representative datasets, FlyingChairs, FlyingThings3D, Sintel, KITTI, etc.
## What's New
**v0.5.2** was released in 01/10/2023:
- Add flow1d attention
Please refer to [changelog.md](docs/en/changelog.md) for details and release history.
## Installation
Please refer to [install.md](docs/en/install.md) for installation and
guidance in [dataset_prepare](docs/en/dataset_prepare.md) for dataset preparation.
## Get Started
If you're new of optical flow, you can start with [learn the basics](docs/en/intro.md). If you’re familiar with it, check out [getting_started](docs/en/getting_started.md) to try out MMFlow.
Refer to the below tutorials to dive deeper:
- [config](docs/en/tutorials/0_config.md)
- [model inference](docs/en/tutorials/1_inference.md)
- [fine tuning](docs/en/tutorials/2_finetune.md)
- [data pipeline](docs/en/tutorials/3_data_pipeline.md)
- [add new modules](docs/en/tutorials/4_new_modules.md)
- [customized runtime](docs/en/tutorials/5_customize_runtime.md)
## Benchmark and model zoo
Results and models are available in the [model zoo](docs/en/model_zoo.md).
Supported methods:
- [x] [FlowNet (ICCV'2015)](configs/flownet/README.md)
- [x] [FlowNet2 (CVPR'2017)](configs/flownet2/README.md)
- [x] [PWC-Net (CVPR'2018)](configs/pwcnet/README.md)
- [x] [LiteFlowNet (CVPR'2018)](configs/liteflownet/README.md)
- [x] [LiteFlowNet2 (TPAMI'2020)](configs/liteflownet2/README.md)
- [x] [IRR (CVPR'2019)](configs/irr/README.mExcerpt of 7,327 characters
Read on GitHubMiao Zheng · OpenMMLab · China
109
9
Zaida Zhou
5
2
1
1
1
1
1
Xu CAO · Tongji Univ · China
1
Tong Gao · Moonshot AI
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:eecbdd1e952ce721, topic:pytorch