Recognizing Cultural Events in Images: A Study of Image Categorization Models
Abstract
The goal of this work is to study recognition of cultural events represented in still images. We pose cultural event recognition as an image categorization problem, and we study the performance of several state-of-the-art image categorization approaches, including Spatial Pyramid Matching and Regularized Max Pooling. We consider SIFT and color features as well as the recently proposed CNN features. Experiments on the ChaLearn dataset of 50 cultural events, we find that Regularized Max Pooling with CNN, SIFT, and Color features achieves the best performance.
Cite
Text
Kwon et al. "Recognizing Cultural Events in Images: A Study of Image Categorization Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2015. doi:10.1109/CVPRW.2015.7301336Markdown
[Kwon et al. "Recognizing Cultural Events in Images: A Study of Image Categorization Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2015.](https://mlanthology.org/cvprw/2015/kwon2015cvprw-recognizing/) doi:10.1109/CVPRW.2015.7301336BibTeX
@inproceedings{kwon2015cvprw-recognizing,
title = {{Recognizing Cultural Events in Images: A Study of Image Categorization Models}},
author = {Kwon, Heeyoung and Yun, Kiwon and Hoai, Minh and Samaras, Dimitris},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2015},
pages = {51-57},
doi = {10.1109/CVPRW.2015.7301336},
url = {https://mlanthology.org/cvprw/2015/kwon2015cvprw-recognizing/}
}