RIFE Video Frame Interpolation Installation Tutorial

preview_player
Показать описание
My main channel where I introduce the latest fascinating AI tools

Related video for info/explanation

RIFE GitHub

Install CUDA 10.2

Install Anaconda Prompt

NOTES:
-------------------------------
conda create -n RIFE python=3.6

conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch
conda install pytorch torchvision torchaudio cpuonly -c pytorch
pip install tqdm
pip install numpy
pip install opencv-python

-------------------------------

Рекомендации по теме
Комментарии
Автор

I can't believe I rendered 10 mins of black screen...
Just ignore it, idk how I didn't even realize it ==

bycloud
Автор

This is gold, Successfully converted a video to 90 FPS, it looks as smooth as a hot knife running through butter.

ashutoshmorwal
Автор

If the render doesn't start, run these commands:
conda install -c conda-forge sk-video
conda install -c conda-forge ffmpeg

Yes for both obviously.

silvrIsley
Автор

python: can't open file 'inference_video.py': [Errno 2] No such file or directory anyone know how to fix this?

matthewmega
Автор

python: can't open file 'inference_video.py': [Errno 2] No such file or directory d u have idea sir .. Help Please

fightcollectionclip
Автор

I had problems at first because I kept trying to do it in Command prompt. what had fixed the issues was to use it in Acaconda Powershell Prompt and using these commands
conda install -c conda-forge sk-video
conda install -c conda-forge ffmpeg
(Commands gotten from another comment under the name zyklik, Thank you :D )

princessyoshi
Автор

**HOW TO FIX MOST ISSUES**

been at it for a while and had the same issues people had in the comments and i finally found out how to fix them.

first, run these commands that the video didn't show
conda install -c conda-forge sk-video
conda install -c conda-forge ffmpeg

If you get the error "python inference_video.py' : [Errno 2] No such file or directory" you need to specify your cd path. Get your path directory for RIFE, should look like D:\downloads\RIFE, but before you type in that cd command make sure you type "D:" (or whatever drive you have in the path) and then type in "cd D:\downloads\RIFE" (or whatever it is in your case)

if you get the dll error "ordinal 242 could not be located" type in set

if you still have problems, google them!! stackoverflow helped me out a ton.

ramomate
Автор

Can we import and export out a png sequence instead of an mp4 video....

yashanim
Автор

casually is gonna take over 10 hours to upscale a 30-second video. Yay lol

xxnewffeexx
Автор

Cool (and appreciated) but we need a tutorial on how to USE it. The interface is a bit ambiguous.

spockboy
Автор

I got an issue that reads: " 'conda' is not recognized as an internal or external command,
operable program or batch file. " when I enter the first command into anaconda, what should I do?

surfy
Автор

When I put the video input to interpolate I'm getting an error that says "python: can't open file 'inference_video.py' : [Errno 2] No such file or directory" How do I fix this?

bonkieblues
Автор

Thanks so much for making these install videos!

maurypb
Автор

i get this error "python: can't open file 'inference_video.py': [Errno 2] No such file or directory"

jbognar
Автор

I have an AMD card and CPU and I'm able to use the Vulkan options!

xdeathknightx
Автор

I love that he used Konosuba to test it, best rife tutorial ever!

coyoteman
Автор

it says failed to build opency-python
, pls anyone help me i am confused on what i did wrong

Corrupted_Yin
Автор

This is supposed to be quicker than Dain?? It's saying 77 hours for a video under a min long and the timer for how long it's been doesn't move.. It's 4k but still that doesn't seem right.

iamvulgar
Автор

Hey man the current CUDA version is 11.3. I followed the steps. I downloaded, put edit environment computer system. I command same way as you did but, It's not working. Do you have solution?

wjleetv
Автор

those are so hard to use, why not someone make a completed app?

telmentes