8000 GitHub - szw811/InfraFFN
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

szw811/InfraFFN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MFN

Train

Download complete training dataset in this site. Code:w33i.


Run

  python train_sr.py --opt=options/train_infraffn.json

Evaluation

Download trained models and complete testing dataset in thie site. Code:w33i.

Setting up the following directory structure:

.
├── model_zoo                   
|   ├──InfraFFN_x4.pth         # X4
|   ├──InfraFFN_x3.pth         # X3
|   |——InfraFFN_x2.pth          # X2 

Run

  python my_main_test_infraffn.py

Acknowledgement

Thanks to Kai Zhang for his work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0