DeepCrack icon indicating copy to clipboard operation
DeepCrack copied to clipboard

Code of Average Precision

Open prakhar123pradhan opened this issue 4 years ago • 2 comments

Hello Sir! Thank you for providing the code. Can you please also provide the code to calculate the Average Precision (area under P-R curve). I have the predicted segmented mask and the ground-truth.

prakhar123pradhan avatar Feb 07 '21 16:02 prakhar123pradhan

I have same problem

zhuhaonan avatar Mar 05 '21 11:03 zhuhaonan

The precision-recall results can be calculated by using the edge detection benchmark of Berkeley. The codes can be found at https://www2.eecs.berkeley.edu/Research/Projects/CS/vision/bsds/

qinnzou avatar Mar 05 '21 17:03 qinnzou