List of participants of MSU Super-Resolution for Video Compression Benchmark
Super-resolution models
Name | Video/Image SR | Implementation | Paper | Year | Added by |
---|---|---|---|---|---|
bicubic* | — | — | — | — | MSU |
only compressed** | — | — | — | — | MSU |
RSDN | VSR | Link | Link | 2020 | MSU |
COMISR | VSR | Link | Link | 2021 | MSU |
TMNet | VSR | Link | Link | 2021 | MSU |
SwinIR | ISR | Link | Link | 2021 | MSU |
BasicVSR | VSR | Link | Link | 2021 | MSU |
RBPN | VSR | Link | Link | 2019 | MSU |
VRT | VSR | Link | Link | 2022 | MSU |
DBVSR | VSR | Link | Link | 2020 | MSU |
LGFN | VSR | Link | Link | 2020 | MSU |
SOF-VSR-BD | VSR | Link | Link | 2020 | MSU |
SOF-VSR-BI | VSR | Link | Link | 2020 | MSU |
EGVSR | VSR | Link | Link | 2021 | MSU |
E-MoEVRT | VSR | — | — | 2023 | Submit |
RKPQ-4xSR | ISR | — | — | 2023 | Submit |
amq-12 | VSR | Link | — | 2021 | MSU |
ahq-11 | VSR | Link | — | 2021 | MSU |
RealSR | ISR | Link | Link | 2020 | MSU |
Real-ESRGAN | ISR | Link | Link | 2021 | MSU |
Video codecs that use super-resolution in decoder
* We use the following FFmpeg command:
ffmpeg -i {input_video} -vf scale=1920:1080 -sws_flags bicubic {output_directory}/frame%04d.png
** To get only compressed results, we compress input video without downsampling. You can see the list of codecs here.
*** Improved RR-DnCNN model
See Also
MSU CVQAD – Compressed VQA Dataset
During our work we have created the database for video quality assessment with subjective scores
Video Saliency Prediction Benchmark
Explore the best video saliency prediction (VSP) algorithms
Super-Resolution for Video Compression Benchmark
Learn about the best SR methods for compressed videos and choose the best model to use with your codec
Metrics Robustness Benchmark
Check your image or video quality metric for robustness to adversarial attacks
Video Upscalers Benchmark
The most extensive comparison of video super-resolution (VSR) algorithms by subjective quality
Video Deblurring Benchmark
Learn about the best video deblurring methods and choose the best model
Site structure
-
MSU Benchmark Collection
- Video Saliency Prediction Benchmark
- Super-Resolution for Video Compression Benchmark
- Metrics Robustness Benchmark
- Video Upscalers Benchmark
- Video Deblurring Benchmark
- Video Frame Interpolation Benchmark
- HDR Video Reconstruction Benchmark
- No-Reference Video Quality Metrics Benchmark
- Full-Reference Video Quality Metrics Benchmark
- Video Alignment and Retrieval Benchmark
- Mobile Video Codecs Benchmark
- Video Super-Resolution Benchmark
- Shot Boundary Detection Benchmark
- Deinterlacer Benchmark
- The VideoMatting Project
- Video Completion
- Codecs Comparisons & Optimization
- VQMT
- MSU Datasets Collection
- Metrics Research
- Video Quality Measurement Tool 3D
- Video Filters
- Other Projects