Hed tensorflow implementation
Salience Object Detection Using python + tensorflow This is tensorflow implementation for paper "HED", and i just modified loss function.
I trained this model on gpu Tesla P100
1.run csv_generater.py to get the csv files for ur training.
2.run train.py for training ur own model.
3.run test.py for testing new photo.
It can be run.