Skip to content

The 6th place of NTIRE 2023 Real-Time Super-Resolution Challenge - Track 1 (X2)

Notifications You must be signed in to change notification settings

yuqing-liu-dut/NTIRE2023-CRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CRC: A 400+ FPS Real-Time Super-Resolution Network for 4K Images

This is our solution of NTIRE 2023 Real-Time Super-Resolution- Track 1 (X2), which wins the 6th place.

Model Details

1080P to 4K, runtime tested on 3090/3060 (FP16)

Parameters: 0.828 K

FLOPs: 1.6921 G

Runtime: 2.38 ms

Usage

python xswl.py <LRImage.png> <SRImage.png>

Why CRC

Because this model is composed of one Convolution, one ReLU activation and one Convolution!!!

About

The 6th place of NTIRE 2023 Real-Time Super-Resolution Challenge - Track 1 (X2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages