Keras_HED icon indicating copy to clipboard operation
Keras_HED copied to clipboard

Holistically-Nested Edge Detection in Keras

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