Raj-08 / tensorflow-object-contour-detection

A tensorflow implementation of object-contour-detection with fully convolutional encoder decoder network
MIT License
107 stars 40 forks source link

about the evaluate #22

Open CoachingJane opened 3 years ago

CoachingJane commented 3 years ago

the article said ‘use the originally annotated contours instead of our refined ones as ground truth for unbiased evaluation’,it means the eval_gt does not use DenseCRF refinement ? like (b),the white line? image if its true, Is the edge too thick?couse when i check the output picture,its edge is thin, could you you help me with this problem? thank you

Captain0YAO0 commented 1 year ago

Could you please share your verification code? The picture I output using the blogger's code is black.