Skip to content

luoyang1999/megvii-denosing-competition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The 4th Solution of Megvii2022 Denosing Competation

Table of contents

Network Architecture

Restormer-Skff-SSA Denosing Network
Network Architecture

Real Denosing Challenge Results

Quantitative Results

Method PSNR (dB) Score
(ours) 43.87 9.00

About Our Source Code & Trained Model

Dependencies

  • Python==3.7
  • MegEngine==1.8.2

Our code is tested on Ubuntu 18.04 environment with an NVIDIA RTX 3090 GPU.

Check model parameter

$ python model.py

Test

Quick start (Demo) to reproduce our results. Fix test_dir=='YOUR TEST DIR'

$ python prdict.py

About

The 4th Solution of MegCup2022

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages