Dog Breed Classification Using Part Localization
Abstract
We propose a novel approach to fine-grained image classification in which instances from different classes share common parts but have wide variation in shape and appearance. We use dog breed identification as a test case to show that extracting corresponding parts improves classification performance. This domain is especially challenging since the appearance of corresponding parts can vary dramatically, e.g. , the faces of bulldogs and beagles are very different. To find accurate correspondences, we build exemplar-based geometric and appearance models of dog breeds and their face parts. Part correspondence allows us to extract and compare descriptors in like image locations. Our approach also features a hierarchy of parts ( e.g. , face and eyes) and breed-specific part localization. We achieve 67% recognition rate on a large real-world dataset including 133 dog breeds and 8,351 images, and experimental results show that accurate part localization significantly increases classification performance compared to state-of-the-art approaches.
Cite
Text
Liu et al. "Dog Breed Classification Using Part Localization." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33718-5_13Markdown
[Liu et al. "Dog Breed Classification Using Part Localization." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/liu2012eccv-dog/) doi:10.1007/978-3-642-33718-5_13BibTeX
@inproceedings{liu2012eccv-dog,
title = {{Dog Breed Classification Using Part Localization}},
author = {Liu, Jiongxin and Kanazawa, Angjoo and Jacobs, David W. and Belhumeur, Peter N.},
booktitle = {European Conference on Computer Vision},
year = {2012},
pages = {172-185},
doi = {10.1007/978-3-642-33718-5_13},
url = {https://mlanthology.org/eccv/2012/liu2012eccv-dog/}
}