avinashpaliwal/Super-SloMo
PyTorch implementation of Super SloMo by Jiang et al.
ArchivedImplements optical flow estimation and kernel-based frame synthesis to generate intermediate frames between video keyframes, achieving competitive metrics on UCF101. Supports flexible interpolation factors for converting videos to arbitrary frame rates, with pretrained weights available for immediate inference. Includes training infrastructure with TensorboardX visualization and evaluation scripts compatible with both ffmpeg and OpenCV backends.
3,030 stars. No commits in the last 6 months.
Stars
3,030
Forks
485
Language
Python
License
MIT
Category
Last pushed
Mar 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/avinashpaliwal/Super-SloMo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
LemurPwned/video-sampler
Effective frame sampling for ML applications.
tarun005/FLAVR
Code for FLAVR: A fast and efficient frame interpolation technique.
sniklaus/sepconv-slomo
an implementation of Video Frame Interpolation via Adaptive Separable Convolution using PyTorch
sniklaus/revisiting-sepconv
an implementation of Revisiting Adaptive Convolutions for Video Frame Interpolation using PyTorch
EutropicAI/ccvfi
an inference lib for video frame interpolation with VapourSynth support