Skip to content

supercaoO/SW_ModelCompression

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SW_ModelCompression

This is the Pytorch implementation for "A general model compression method for image restoration network".

SWConv

The SWConv is depicted as follows:

image

SWConv-F

The SWConv-F is depicted as follows:

image

SW-Models

The SW-DnCNN, SW-RCAN and SW-DnCNN-3 are implemented in SWDnCNN.py, SWRCAN.py and SWDnCNN3.py, respectively. The original networks can be replaced by the corresponding ones for retraining and test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%