Efficient Scale Space Auto-Context for Image Segmentation and Labeling

Abstract

The Conditional Random Fields (CRF) model, using patch-based classification bound with context information, has recently been widely adopted for image segmentation/ labeling. In this paper, we propose three components for improving the speed and accuracy, and illustrate them on a recently developed auto-context algorithm [28]: (1) a new coding scheme for multiclass classification, named data-assisted output code (DAOC); (2) a scale-space approach to make it less sensitive to geometric scale change; and (3) a region-based voting scheme to make it faster and more accurate at object boundaries. The proposed multiclass classifier, DAOC, is general and particularly appealing when the number of class becomes large since it needs a minimal number of [log <inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">2</inf> k] binary classifiers for k classes. We show advantages of the DAOC classifier over the existing algorithms on several Irvine repository datasets, as well as vision applications. Combining DAOC, the scale-space approach, and the region-based voting scheme for autocontext, the overall algorithm is significantly faster (5 ∼ 10 times) than the original auto-context, with improved accuracy over many of the existing algorithms on theMSRC [24] and VOC 2007 [7] datasets.

Cite

Text

Jiang and Tu. "Efficient Scale Space Auto-Context for Image Segmentation and Labeling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206761

Markdown

[Jiang and Tu. "Efficient Scale Space Auto-Context for Image Segmentation and Labeling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/jiang2009cvpr-efficient/) doi:10.1109/CVPR.2009.5206761

BibTeX

@inproceedings{jiang2009cvpr-efficient,
  title     = {{Efficient Scale Space Auto-Context for Image Segmentation and Labeling}},
  author    = {Jiang, Jiayan and Tu, Zhuowen},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2009},
  pages     = {1810-1817},
  doi       = {10.1109/CVPR.2009.5206761},
  url       = {https://mlanthology.org/cvpr/2009/jiang2009cvpr-efficient/}
}