Keras_HED icon indicating copy to clipboard operation
Keras_HED copied to clipboard

Holistically-Nested Edge Detection in Keras

Results 9 Keras_HED issues
Sort by recently updated
recently updated
newest added

I trained this model, but on testing I observe that est[4][0] looks very weird. Below are the outputs from the model : gt, then o1-o5 and fuse. All outputs are...

What is the necessary configuration needed?

Hi~ I have tested this well. I think this is very good example and I will try to enhance this model. But, I have a question. Why are the correction...

Hi! Can you Provide pre trained weights for your Model? That would be a Great Advantage as Starting Point. Thanks.

I have trained the HED-BSDS and , how can I test the dataset? I can't find the code about testing. thx

Hi, thanks for your work. have you tested the model accuracy ODS, OIS ? and how many epoch does it need? Regards

Hello, I tried your code with the HED dataset. When i run main_segmentation.py, It shows Epoch1/4096 and "while True:" for a long time. I think maybe there is somrthing wrong...