GithubHelp home page GithubHelp logo

sm-cnn's Introduction

SM-CNN: Hyperspectral Image Denoising via Self-Modulating Convolutional Neural Networks

Paper

Installation

  • Install dependencies:
pip install -r requirements.txt

Train and Test

  • Put your data into the 'datasets' directory
  • Creat train and val patches:
python get_patch_wdc.py
  • Creat test data:
python get_patch_wdc_test.py
  • Open the model directory in terminal
  • Set python environment
  • Train example:
python .\train.py --config-file .\gauss_blind_config.yaml
  • Test example:
python .\predict.py --config-file .\gauss_blind_config.yaml

sm-cnn's People

Contributors

orhan-t avatar

Stargazers

 avatar  avatar zwz avatar  avatar Qiang Zhang avatar

Watchers

 avatar

Forkers

kikkiz

sm-cnn's Issues

Fig5

Can you give me Fig 5 relative code to show PSNR and SSIM line graph?
Thank you very much.

Can you tell me how much data I need to prepare for training the model to achieve the score in the paper?

Can you tell me how much data I need to prepare for training the model to achieve the score in the paper?
I tried using the WDC dataset, code automatically processed the data and generated 1024 samples.
When training with these samples, the MPSNR of the model was about 28 or so.
Aftertraining for 50 epochs, when testing with 200 x 200 x 191 size data, the test result is far from the results in the paper, it's only around 21.8. I wonder if it's a problem with too few samples used during training?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.