Inconsistencies in Edge Detector Evaluation
Abstract
In recent years, increasing effort has gone into evaluating computer vision algorithms in general, and edge detection algorithms in particular. Most of the evaluation techniques use only a few test images, leaving open the question of how broadly their results can be interpreted. Our research tests the consistency of the receiver operating characteristic (ROC) curve, and demonstrates why consistent edge detector evaluation is difficult to achieve. We show how easily the framework can be manipulated to rank any of three modern edge detectors in any order by making minor changes to the test imagery. We also note that at least some of the inconsistency is the result of the erratic nature of the algorithms themselves, suggesting that it is still possible to create better edge detectors.
Cite
Text
Forbes and Draper. "Inconsistencies in Edge Detector Evaluation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000. doi:10.1109/CVPR.2000.854859Markdown
[Forbes and Draper. "Inconsistencies in Edge Detector Evaluation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000.](https://mlanthology.org/cvpr/2000/forbes2000cvpr-inconsistencies/) doi:10.1109/CVPR.2000.854859BibTeX
@inproceedings{forbes2000cvpr-inconsistencies,
title = {{Inconsistencies in Edge Detector Evaluation}},
author = {Forbes, Lance A. and Draper, Bruce A.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2000},
pages = {2398-2404},
doi = {10.1109/CVPR.2000.854859},
url = {https://mlanthology.org/cvpr/2000/forbes2000cvpr-inconsistencies/}
}