detection-proposals icon indicating copy to clipboard operation
detection-proposals copied to clipboard

Evaluation of detection performance, recall, and repeatability of detection proposal algorithms

Results 2 detection-proposals issues
Sort by recently updated
recently updated
newest added

I am trying to replicate the repeatability plots. Running plot_recall_voc07.m only generates the recall curves. Using run_repeatability.m crashes immediately because the image names are stored without path in data/pascal_voc07_test_annotations.mat ....

bug

Hi, I wanted to ask whether you have considered adding **Proposal Failure Analysis** or something like this to the overall analysis. For example, if the proposal method is missing ground-truth...