seungho-snu / SROOE-A

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SROOE

Pytorch implementation of our paper: Perception-Oriented Single Image Super-Resolution using Optimal Objective Estimation

Environments

  • Pytorch 1.10.0
  • CUDA 11.3
  • Python 3.8

Test

python test.py -opt options/test/test_SROOE_4x.yml

Test models

  • Download the pretrained SR 4x model Link
  • Download the pretrained OOE model Link

Visual and quantitative comparison between the results of SROOE and FxSR for 4x

About

License:Apache License 2.0


Languages

Language:Python 100.0%