Ascend-SACT/ECCV2022-RIFE
模型介绍文件和版本Pull Requests讨论分析
下载使用量0

简介

基于开源项目ECCV2022-RIFE,针对Ascend NPU做亲和适配

使用方法

1. 安装

git clone https://atomgit.com/Ascend-SACT/ECCV2022-RIFE.git

cd ECCV2022-RIFE

pip3 install -r requirements.txt

2. 使用参考

2.1 视频插帧

python3 inference_video.py --exp=1 --video=video.mp4

2.2 图片插帧

python3 inference_img.py --img img0.png img1.png --exp=4