You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
smullwy 9f00467fdc add EDSR 310 2 years ago
..
data add EDSR 310 2 years ago
args.py add EDSR 310 2 years ago
common.py add EDSR 2 years ago
metrics.py add EDSR 2 years ago
model.py add EDSR 2 years ago
utils.py add EDSR 2 years ago

EDSR是2017年提出的32层深度网络,在2017年图像恢复和增强的新趋势研讨会上的超分挑战(NTIRE2017 Super-Resolution Challenge)中获得第一名。EDSR,相比于SRResNet减少了每个残差块中的batch normalization层,SRResNet相对于原本的ResNet则在每个残差块的出口减去了ReLU层。

Python C++ Shell Text

Contributors (2)