Skip to content

[CVPRW2021] DUVE network for NTIRE 2021 Quality enhancement of heavily compressed videos - Track 3 Fixed bit-rate

Notifications You must be signed in to change notification settings

littlewhitesea/NTIRE2021_compressed_video_enhancement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NTIRE2021_compressed_video_enhancement

Code of the DUVE network for NTIRE 2021 Quality enhancement of heavily compressed videos - Track 3 Fixed bit-rate

Dependencies

cuda:10.0 pytorch:1.2 python:3.6 (Anaconda is recommended)

The Link to the pretrained model

https://drive.google.com/file/d/1cyJpf32SrAZzB1cdgZ0FJtC1ugjKBJ_a/view?usp=sharing

Download the pretrained model, and then put it in the ./pretrained_model/weight.

Test

cd /code

python test.py

Acknowledgement

Our code is based on : RRN and DRN

About

[CVPRW2021] DUVE network for NTIRE 2021 Quality enhancement of heavily compressed videos - Track 3 Fixed bit-rate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages