Discovering Localized Attributes for Fine-Grained Recognition
Abstract
Attributes are visual concepts that can be detected by machines, understood by humans, and shared across categories. They are particularly useful for fine-grained domains where categories are closely related to one other (e.g. bird species recognition). In such scenarios, relevant attributes are often local (e.g. "white belly"), but the question of how to choose these local attributes remains largely unexplored. In this paper, we propose an interactive approach that discovers local attributes that are both discriminative and semantically meaningful from image datasets annotated only with fine-grained category labels and object bounding boxes. Our approach uses a latent conditional random field model to discover candidate attributes that are detectable and discriminative, and then employs a recommender system that selects attributes likely to be semantically meaningful. Human interaction is used to provide semantic names for the discovered attributes. We demonstrate our method on two challenging datasets, Caltech-UCSD Birds-200-2011 and Leeds Butterflies, and find that our discovered attributes outperform those generated by traditional approaches.
Cite
Text
Duan et al. "Discovering Localized Attributes for Fine-Grained Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6248089Markdown
[Duan et al. "Discovering Localized Attributes for Fine-Grained Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/duan2012cvpr-discovering/) doi:10.1109/CVPR.2012.6248089BibTeX
@inproceedings{duan2012cvpr-discovering,
title = {{Discovering Localized Attributes for Fine-Grained Recognition}},
author = {Duan, Kun and Parikh, Devi and Crandall, David J. and Grauman, Kristen},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2012},
pages = {3474-3481},
doi = {10.1109/CVPR.2012.6248089},
url = {https://mlanthology.org/cvpr/2012/duan2012cvpr-discovering/}
}