mirror of
https://github.com/hzwer/ECCV2022-RIFE.git
synced 2026-02-24 04:19:41 +01:00
Release v2.4 model
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# RIFE v2.3 - Real Time Video Interpolation
|
||||
# RIFE v2.4 - Real Time Video Interpolation
|
||||
## [arXiv](https://arxiv.org/abs/2011.06294) | [YouTube](https://www.youtube.com/watch?v=60DX2T3zyVo&feature=youtu.be) | [Bilibili](https://www.bilibili.com/video/BV1K541157te?from=search&seid=5131698847373645765) | [Colab](https://colab.research.google.com/github/hzwer/arXiv2020-RIFE/blob/main/Colab_demo.ipynb) | [Tutorial](https://www.youtube.com/watch?v=gf_on-dbwyU&feature=emb_title)
|
||||
|
||||
Some apps has integrated RIFE. You can refer to [Waifu2x-Extension-GUI](https://github.com/AaronFeng753/Waifu2x-Extension-GUI), [Flowframes](https://nmkd.itch.io/flowframes), [RIFE-ncnn-vulkan](https://github.com/nihui/rife-ncnn-vulkan) and [RIFE-App(Paid)](https://grisk.itch.io/rife-app). 中文补帧软件也已经发布,免费下载 [Squirrel-RIFE](https://github.com/YiWeiHuang-stack/Squirrel-Video-Frame-Interpolation)。
|
||||
@@ -37,7 +37,7 @@ cd arXiv2020-RIFE
|
||||
pip3 install -r requirements.txt
|
||||
```
|
||||
|
||||
* Download the pretrained **HDv2** models from [here](https://drive.google.com/file/d/1wsQIhHZ3Eg4_AfCXItFKqqyDMB4NS0Yd/view?usp=sharing). (百度网盘链接:https://pan.baidu.com/s/1prjNEiWvB_PECFYmgq2RqQ 密码:mjkp,把压缩包解开后放在 train_log/\*.pkl)
|
||||
* Download the pretrained **HDv2** models from [here](https://drive.google.com/file/d/1wsQIhHZ3Eg4_AfCXItFKqqyDMB4NS0Yd/view?usp=sharing). (百度网盘链接:https://pan.baidu.com/s/1oP-xmhOey1ZJJ1xj8BVlCQ 密码:ipig,把压缩包解开后放在 train_log/\*.pkl)
|
||||
|
||||
* Unzip and move the pretrained parameters to train_log/\*.pkl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user