Ask'nSeek: A New Game for Object Detection and Labeling
Abstract
This paper proposes a novel approach to detect and label objects within images and describes a two-player web-based guessing game – Ask’nSeek – that supports these tasks in a fun and interactive way. Ask’nSeek asks users to guess the location of a hidden region within an image with the help of semantic and topological clues. The information collected from game logs is combined with results from content analysis algorithms and used to feed a machine learning algorithm that outputs the outline of the most relevant regions within the image and their names. Two noteworthy aspects of the proposed game are: (i) it solves two computer vision problems – object detection and labeling – in a single game; and (ii) it learns spatial relations within the image from game logs. The game has been evaluated through user studies, which confirmed that it was easy to understand, intuitive, and fun to play.
Cite
Text
Carlier et al. "Ask'nSeek: A New Game for Object Detection and Labeling." European Conference on Computer Vision Workshops, 2012. doi:10.1007/978-3-642-33863-2_25Markdown
[Carlier et al. "Ask'nSeek: A New Game for Object Detection and Labeling." European Conference on Computer Vision Workshops, 2012.](https://mlanthology.org/eccvw/2012/carlier2012eccvw-ask/) doi:10.1007/978-3-642-33863-2_25BibTeX
@inproceedings{carlier2012eccvw-ask,
title = {{Ask'nSeek: A New Game for Object Detection and Labeling}},
author = {Carlier, Axel and Marques, Oge and Charvillat, Vincent},
booktitle = {European Conference on Computer Vision Workshops},
year = {2012},
pages = {249-258},
doi = {10.1007/978-3-642-33863-2_25},
url = {https://mlanthology.org/eccvw/2012/carlier2012eccvw-ask/}
}