- Numpy
- Scipy
- Tensorflow
- Pillow
The file smoother.py
contains the main class to implement the blurring on the feeded input.
This input can be either an image (as shown in the example) or one of the layers of a Neural Network.
The main class to import is Smoother
. The class is a forked version of caffe-tensorflow
To run the example:
python2.7 blur_image.py