paper-with-me

Papers

Deep Learning for Single-View Instance Recognition

2015-07-29 · David Held, Sebastian Thrun, Silvio Savarese

Deep learning methods have typically been trained on large datasets in which many training examples are available. However, many real-world product datasets have only a small number of images available for each product. We explore the use of deep learning methods for recognizing object instances when we have only a single training example per class. We show that feedforward neural networks outperform state-of-the-art methods for recognizing objects from novel viewpoints even when trained from just a single image per object. To further improve our performance on this task, we propose to take advantage of a supplementary dataset in which we observe a separate set of objects from multiple viewpoints. We introduce a new approach for training deep learning methods for instance recognition with limited training data, in which we use an auxiliary multi-view dataset to train our network to be robust to viewpoint changes. We find that this approach leads to a more robust classifier for recognizing objects from novel viewpoints, outperforming previous state-of-the-art approaches including keypoint-matching, template-based techniques, and sparse coding.

📄 PDF Abstract BibTeX arXiv:1507.08286

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Panorama to panorama matching for location recognition

2017-04-21 · Ahmet Iscen, Giorgos Tolias, Yannis Avrithis, Teddy Furon 외

Location recognition is commonly treated as visual instance retrieval on "street view" imagery. The dataset items and queries are panoramic views, i.e. groups of images taken at a single location. This work introduces a …

Retrieval

Multi-view metric learning for multi-instance image classification

2016-10-21 · Dewei Li, Yingjie Tian

It is critical and meaningful to make image classification since it can help human in image retrieval and recognition, object detection, etc. In this paper, three-sides efforts are made to accomplish the task. First, vis…

ClassificationGeneral Classificationimage-classificationImage Classification+6

Recognizing Objects From Any View With Object and Viewer-Centered Representations

2020-06-01 · CVPR 2020 6 · Sainan Liu, Vincent Nguyen, Isaac Rehg, Zhuowen Tu

In this paper, we tackle an important task in computer vision: any view object recognition. In both training and testing, for each object instance, we are only given its 2D image viewed from an unknown angle. We propose …

ObjectObject Recognition

SynGallery: A Synthetic Gallery of Real Paintings for Instance-Level Artwork Recognition

2026-07-21 · Patryk Bartkowiak, Jakub Markil, Bartosz Kotrys, Dominik Michels 외 arxiv

Instance-level artwork recognition requires matching a handheld visitor photograph to a specific work in a large museum collection. This is challenging because painting datasets typically provide clean catalog images for…

Cross-view Semantic Alignment for Livestreaming Product Recognition

2023-08-09 · ICCV 2023 1 · Wenjie Yang, Yiyi Chen, Yan Li, Yanhua Cheng 외

Live commerce is the act of selling products online through live streaming. The customer's diverse demands for online products introduce more challenges to Livestreaming Product Recognition. Previous works have primarily…

Contrastive LearningDiversity