lc82111 / Keras_HED

Holistically-Nested Edge Detection in Keras
134 stars 52 forks source link

Keras_HED

Holistically-Nested Edge Detection in Keras

Hey guys:

I implement the Holistically-Nested Edge Detection in Keras.

The code was heavily copied from keras and two other implementations in tensorflow and tensorpack.

This is work in progress. Any suggestion is welcome!

References:

HED in tensorflow: https://github.com/harsimrat-eyeem/holy-edge

HED in tensorpack: https://github.com/ppwwyyxx/tensorpack/tree/master/examples/HED

Result