PyTorch implementation of Super SloMo by Jiang et al.
deep-neural-networks
deep-learning
pytorch
dataset
convolutional-neural-networks
slow-motion
pytorch-implmention
frame-interpolation
video-frame-interpolation
super-slomo
slomo
-
Updated
Jun 1, 2020 - Python


In the dependencies section, it says:
macOS:
Install Homebrew, then
brew install ffmpegandbrew install homebrew/science/opencv --with-ffmpeg.The homebrew/science branch was deprecated as all formulae were moved elsewhere. The closest package I could find by name was
opencv@2by simply doingbrew install opencv@2however--with-ffmpegis an invalid option when I tried substitu