Spaces:
Running
Running
Commit
Β·
ab9882a
1
Parent(s):
467f05f
Add badges
Browse files
README.md
CHANGED
@@ -13,6 +13,17 @@
|
|
13 |
<h3 align="center"><a href="https://arxiv.org/abs/2506.23151">π Paper</a> | <a href="https://msu-video-group.github.io/memfof">π Project Page</a> | <a href="https://colab.research.google.com/github/msu-video-group/memfof/blob/dev/demo.ipynb">π Colab</a> | <a href="https://huggingface.co/spaces/egorchistov/MEMFOF">π€ Demo</a></h3>
|
14 |
</p>
|
15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
## π οΈ Installation
|
17 |
|
18 |
Our code is developed with pytorch >= 2.5.0, CUDA >= 12.6 and python >= 3.10.
|
|
|
13 |
<h3 align="center"><a href="https://arxiv.org/abs/2506.23151">π Paper</a> | <a href="https://msu-video-group.github.io/memfof">π Project Page</a> | <a href="https://colab.research.google.com/github/msu-video-group/memfof/blob/dev/demo.ipynb">π Colab</a> | <a href="https://huggingface.co/spaces/egorchistov/MEMFOF">π€ Demo</a></h3>
|
14 |
</p>
|
15 |
|
16 |
+
## π
Overview
|
17 |
+
|
18 |
+
**MEMFOF** is a **memory-efficient optical flow method** for **Full HD video** that combines **high accuracy** with **low VRAM usage**.
|
19 |
+
|
20 |
+
> [](https://paperswithcode.com/sota/optical-flow-estimation-on-spring?p=memfof-high-resolution-training-for-memory) <br>
|
21 |
+
> [](https://paperswithcode.com/sota/optical-flow-estimation-on-sintel-clean?p=memfof-high-resolution-training-for-memory) <br>
|
22 |
+
> [](https://paperswithcode.com/sota/optical-flow-estimation-on-sintel-final?p=memfof-high-resolution-training-for-memory) <br>
|
23 |
+
> [](https://paperswithcode.com/sota/optical-flow-estimation-on-kitti-2015?p=memfof-high-resolution-training-for-memory) <br>
|
24 |
+
> [](https://paperswithcode.com/sota/optical-flow-estimation-on-kitti-2015-train?p=memfof-high-resolution-training-for-memory)
|
25 |
+
|
26 |
+
|
27 |
## π οΈ Installation
|
28 |
|
29 |
Our code is developed with pytorch >= 2.5.0, CUDA >= 12.6 and python >= 3.10.
|