msmsajjadi/FRVSR
Frame-Recurrent Video Super-Resolution (official repository)
Employs a recurrent neural network architecture that processes video frames sequentially, leveraging temporal information from previous frames to guide super-resolution of subsequent frames. The approach uses optical flow estimation and warp operations to align frames across time, enabling coherent multi-frame enhancement without explicit frame interpolation. Implemented in TensorFlow with training data sourced from YouTube videos, designed for 4x upsampling tasks on standard video benchmarks like Vid4.
212 stars. No commits in the last 6 months.
Stars
212
Forks
29
Language
—
License
—
Category
Last pushed
Aug 08, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/msmsajjadi/FRVSR"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Tengfei-Wang/DCSR
[ICCV 2021 (Oral Presentation)] Dual-Camera Super-Resolution with Aligned Attention Modules (RefSR)
Yuki-11/CSBSR
Official PyTorch implementation of the paper "Joint Learning of Blind Super-Resolution and Crack...
xuxy09/RawSR
Exploiting raw images for real-scene super-resolution, TPAMI 2021
WWIIITT/360-degree-video-super-resolution
Leveraging AI, this solution boosts 360° video quality through 4x upscaling with Real-ESRGAN. It...