Objects as Attributes for Scene Classification
Abstract
Robust low-level image features have proven to be effective representations for a variety of high-level visual recognition tasks, such as object recognition and scene classification. But as the visual recognition tasks become more challenging, the semantic gap between low-level feature representation and the meaning of the scenes increases. In this paper, we propose to use objects as attributes of scenes for scene classification. We represent images by collecting their responses to a large number of object detectors, or “object filters”. Such representation carries high-level semantic information rather than low-level image feature information, making it more suitable for high-level visual recognition tasks. Using very simple, off-the-shelf classifiers such as SVM, we show that this object-level image representation can be used effectively for high-level visual tasks such as scene classification. Our results are superior to reported state-of-the-art performance on a number of standard datasets.
Cite
Text
Li et al. "Objects as Attributes for Scene Classification." European Conference on Computer Vision Workshops, 2010. doi:10.1007/978-3-642-35749-7_5Markdown
[Li et al. "Objects as Attributes for Scene Classification." European Conference on Computer Vision Workshops, 2010.](https://mlanthology.org/eccvw/2010/li2010eccvw-objects/) doi:10.1007/978-3-642-35749-7_5BibTeX
@inproceedings{li2010eccvw-objects,
title = {{Objects as Attributes for Scene Classification}},
author = {Li, Li-Jia and Su, Hao and Lim, Yongwhan and Fei-Fei, Li},
booktitle = {European Conference on Computer Vision Workshops},
year = {2010},
pages = {57-69},
doi = {10.1007/978-3-642-35749-7_5},
url = {https://mlanthology.org/eccvw/2010/li2010eccvw-objects/}
}