mirror of
https://github.com/hzwer/ECCV2022-RIFE.git
synced 2025-12-16 16:37:51 +01:00
Update README.md
This commit is contained in:
13
README.md
13
README.md
@@ -1,4 +1,7 @@
|
||||
# Real-Time Intermediate Flow Estimation for Video Frame Interpolation
|
||||
## Introduction
|
||||
This project is the implement of [Real-Time Intermediate Flow Estimation for Video Frame Interpolation](https://arxiv.org/abs/2011.06294). Currently, our model can run 30+FPS for 2X 720p interpolation on a 2080Ti GPU. It supports arbitrary-timestep interpolation between a pair of images.
|
||||
|
||||
**2022.7.4 - Our paper is accepted by ECCV2022 🎉. Thanks to all relevant authors, contributors and users!**
|
||||
|
||||
From 2020 to 2022, RIFE has submitted five submissions(rejected by CVPR21 ICCV21 AAAI22 CVPR22). Thanks to all anonymous reviewers, your suggestions have helped to significantly improve the paper! Our latest version paper will be released ASAP. We recently modify the organization of the paper and adds more insights.
|
||||
@@ -12,9 +15,6 @@ From 2020 to 2022, RIFE has submitted five submissions(rejected by CVPR21 ICCV
|
||||

|
||||

|
||||
|
||||
## Introduction
|
||||
This project is the implement of [RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation](https://arxiv.org/abs/2011.06294). Currently, our model can run 30+FPS for 2X 720p interpolation on a 2080Ti GPU. It supports arbitrary-timestep interpolation between a pair of images.
|
||||
|
||||
## Software
|
||||
[Flowframes](https://nmkd.itch.io/flowframes) | [SVFI(中文)](https://github.com/YiWeiHuang-stack/Squirrel-Video-Frame-Interpolation) | [Waifu2x-Extension-GUI](https://github.com/AaronFeng753/Waifu2x-Extension-GUI) | [Autodesk Flame](https://vimeo.com/505942142) | [SVP](https://www.svp-team.com/wiki/RIFE_AI_interpolation)
|
||||
|
||||
@@ -177,10 +177,3 @@ Optical Flow:
|
||||
|
||||
Video Interpolation:
|
||||
[DVF](https://github.com/lxx1991/pytorch-voxel-flow) [TOflow](https://github.com/Coldog2333/pytoflow) [SepConv](https://github.com/sniklaus/sepconv-slomo) [DAIN](https://github.com/baowenbo/DAIN) [CAIN](https://github.com/myungsub/CAIN) [MEMC-Net](https://github.com/baowenbo/MEMC-Net) [SoftSplat](https://github.com/sniklaus/softmax-splatting) [BMBC](https://github.com/JunHeum/BMBC) [EDSC](https://github.com/Xianhang/EDSC-pytorch) [EQVI](https://github.com/lyh-18/EQVI)
|
||||
|
||||
## Sponsor
|
||||
Many thanks to [Grisk](https://grisk.itch.io/rife-app).
|
||||
|
||||
感谢支持 Paypal Sponsor: https://www.paypal.com/paypalme/hzwer
|
||||
|
||||
<img width="160" alt="image" src="https://cdn.luogu.com.cn/upload/image_hosting/5h3609p1.png"><img width="160" alt="image" src="https://cdn.luogu.com.cn/upload/image_hosting/yi3kcwnw.png">
|
||||
|
||||
Reference in New Issue
Block a user