From 647815d28fa2a449e0bca0424faf77ae36f0ba73 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Thu, 7 Mar 2019 17:07:42 +0100 Subject: [PATCH] Added ImageNet paper Signed-off-by: Jim Martens --- ma.bib | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ma.bib b/ma.bib index a49e0a9..74b7305 100644 --- a/ma.bib +++ b/ma.bib @@ -639,4 +639,17 @@ to construct explicit models for non-normal classes. Application includes infere timestamp = {2019.03.07}, } +@InProceedings{Deng2009, + author = {Jia Deng and Wei Dong and Richard Socher and Li-Jia Li and Kai Li and Li Fei-Fei}, + title = {{ImageNet}: A large-scale hierarchical image database}, + booktitle = {2009 {IEEE} Conference on Computer Vision and Pattern Recognition}, + year = {2009}, + publisher = {{IEEE}}, + doi = {10.1109/cvpr.2009.5206848}, + abstract = {The explosion of image data on the Internet has the potential to foster more sophisticated and robust models and algorithms to index, retrieve, organize and interact with images and multimedia data. But exactly how such data can be harnessed and organized remains a critical problem. We introduce here a new database called “ImageNet”, a large-scale ontology of images built upon the backbone of the WordNet structure. ImageNet aims to populate the majority of the 80,000 synsets of WordNet with an average of 500-1000 clean and full resolution images. This will result in tens of millions of annotated images organized by the semantic hierarchy of WordNet. This paper offers a detailed analysis of ImageNet in its current state: 12 subtrees with 5247 synsets and 3.2 million images in total. We show that ImageNet is much larger in scale and diversity and much more accurate than the current image datasets. Constructing such a large-scale database is a challenging task. We describe the data collection scheme with Amazon Mechanical Turk. Lastly, we illustrate the usefulness of ImageNet through three simple applications in object recognition, image classification and automatic object clustering. We hope that the scale, accuracy, diversity and hierarchical structure of ImageNet can offer unparalleled opportunities to researchers in the computer vision community and beyond.}, + file = {:/home/jim/Documents/Studium/MA/Literatur/41_ImageNet.pdf:PDF}, + owner = {jim}, + timestamp = {2019.03.07}, +} + @Comment{jabref-meta: databaseType:biblatex;}