Skip to content
/ ECNN Public

CNN to retrieve edge map of backround from a single scene with reflection.

Notifications You must be signed in to change notification settings

murthy95/ECNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Using keras with tensorflow for Edge detection in Images

This repository contains keras implementation of the ECNN (Edge detection CNN) discussed in the paper.

Installation Dependencies:

  • python 2
  • Keras and Tensorflow

How to Run?

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 

About

CNN to retrieve edge map of backround from a single scene with reflection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages