Neural Network and Applications

This is python implementation for Neural Network and Applications

Install

Here is the list of libraries you need to install to execute the code:

  • python = 3.6
  • cv2
  • numpy
  • scipy
  • matplotlib
  • scikit-image
  • sklearn
  • natsort
  • math
  • datetime

Easy Usage

  1. Complete the running environment configuration;
  2. Put the inputs images to corresponding folders :
  3. Python **.py;
  4. Find the enhanced/restored images in "OutputImages" folder.

Contact Authors