yun-liu / RCF

Richer Convolutional Features for Edge Detection
Other
753 stars 259 forks source link

how to evaluate the result? #29

Open Lavender105 opened 6 years ago

Lavender105 commented 6 years ago

I noticed that you released the code to plot edge PR curves. But I wonder how can I get the RCF_bdry.txt and RCF_bdry_thr.txt for my own dataset? And what does every column in the RCF_bdry.txt and the RCF_bdry_thr.txt mean?

yun-liu commented 6 years ago

You can use the BSDS500 benchmark to evaluate the produced edges. The meaning of RCF_bdry.txt and RCF_bdry_thr.txt can be found in the code.

Lavender105 commented 6 years ago

Sorry, I don't get it. How to evaluate the produced edges for my own dataset? I read the code and it just uses several columns in the RCF_bdry.txt and RCF_bdry_thr.txt, so I don't know the meaning of other columns. How to produce the two tests for my own dataset? Could you please explain more?

yun-liu commented 6 years ago

You can download the standard benchmark code from this link which can also be found in the BSDS500's official page I showed you above.

Lavender105 commented 6 years ago

Thank you so much!

luoboganer commented 5 years ago

Do you can download these files? there are might some problem, I don't get them because of too many redirect error... image

yun-liu commented 5 years ago

@qianlicaody Whese are these files? They don't seem to be on my website.

luoboganer commented 5 years ago

@qianlicaody Whese are these files? They don't seem to be on my website.

standard BSDS benchmark file here

https://www2.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/BSR/BSR_source.tgz