hed icon indicating copy to clipboard operation
hed copied to clipboard

Question about outputting 5 side-outputs

Open Johnhave opened this issue 5 years ago • 1 comments

Hello, thanks for sharing! I want to get the five side-outputs however Pytorch is different to caffe. Is there any suggestions? Thanks a lot! Looking forward to your reply!

Johnhave avatar Mar 30 '19 02:03 Johnhave

In the training stage, the code will output all five side outputs together as a png file. You may refer to https://github.com/xwjabc/hed/blob/master/hed.py#L250 in the code.

xwjabc avatar Mar 31 '19 18:03 xwjabc