This repository contains keras implementation of the ECNN (Edge detection CNN) discussed in the paper.
- python 2
- Keras and Tensorflow
To train the network place train and test images under Data folder.
git clone https://github.com/murthy95/ECNN.git
cd ECNN
python ECNN.py