VSRQA_Database / README.md
Divotion's picture
Update README.md
377b4df verified
---
license: cc-by-4.0
---
Folder Description:
* GT -- original Full HD uncompressed videos. Folder corresponding to each video contains all frames of this video
* GTCompressed -- videos from "GT" folder with reduced resolution and compressed with different video codecs ("No SR Track"). Folder corresponding to each of the video contains all frames of this compressed video. Folders are named in the following format: "\<sequence name\>___\<scale factor\>_\<codec name\>_\<values of target bitrate or qp\>"
* GTCompressedFullHD -- the same videos as in "GTCompressed", but upscaled to Full HD using bicubic interpolation. These videos are used to run FR metrics.
* GTCrops -- high-saliency crops from videos in "GT" folder. Folder corresponding to each video contains the cropped frames from that video.
* DistVideos -- videos from the "GTCompressed" folder processed with Super-Resolution methods ("Main Track"). Folder corresponding to each distorted video contains all frames of this video. All folders are named in the following format: "\<sequence name\>___\<SR method name\>_\<scale factor\>_\<codec name\>_\<values of target bitrate or qp\>"
* DistCrops -- high-saliency crops from videos from "DistVideos" folder, corresponding to crops from "GTCrops" ("High-visibility Regions Track"). Storage format is the same as in the "DistVideos" folder.
Subjective scores for videos can be downloaded by following <a href="https://drive.google.com/drive/folders/1kiC0NgwMXct4bEO6oVjQNPdO6MhwMli0?usp=sharing">this link</a>. Each folder inside the "subjective_scores" folder contains subjective scores for one of the subsets: "subjective_scores_fullhd" -- for SR-enhanced Full HD videos ("Main Track"), "subjective_scores_crops" -- for SR-enhanced crops of Full HD videos ("High-visibility Regions Track"), "subjective_scores_codecs" -- for non-SR videos ("No SR Track").