paper-with-me

홈 › Papers

Fine-Grained Recognition of Thousands of Object Categories With Single-Example Training

2017-07-01 · CVPR 2017 7 · Leonid Karlinsky, Joseph Shtok, Yochay Tzur, Asaf Tzadok

We approach the problem of fast detection and recognition of a large number (thousands) of object categories while training on a very limited amount of examples, usually one per category. Examples of this task include: (i) detection of retail products, where we have only one studio image of each product available for training; (ii) detection of brand logos; and (iii) detection of 3D objects and their respective poses within a static 2D image, where only a sparse subset of (partial) object views is available for training, with a single example for each view. Building a detector based on so few examples presents a significant challenge for the current top-performing (deep) learning based techniques, which require large amounts of data to train. Our approach for this task is based on a non-parametric probabilistic model for initial detection, CNN-based refinement and temporal integration where applicable. We successfully demonstrate its usefulness in a variety of experiments on both existing and our own benchmarks achieving state-of-the-art performance.

📄 PDF Abstract BibTeX

Code (1)

leokarlin/msmo_star_model 공식 구현

Similar Papers 제목 키워드 기반

Fine-Grained Recognition Without Part Annotations

2015-06-01 · CVPR 2015 6 · Jonathan Krause, Hailin Jin, Jianchao Yang, Li Fei-Fei

Scaling up fine-grained recognition to all domains of fine-grained objects is a challenge the computer vision community will need to face in order to realize its goal of recognizing all object categories. Current state-o…

All

Iterative Object and Part Transfer for Fine-Grained Recognition

2017-03-29 · Zhiqiang Shen, Yu-Gang Jiang, Dequan Wang, xiangyang xue

The aim of fine-grained recognition is to identify sub-ordinate categories in images like different species of birds. Existing works have confirmed that, in order to capture the subtle differences across the categories, …

Object

Piecewise classifier mappings: Learning fine-grained learners for novel categories with few examples

2018-05-11 · Xiu-Shen Wei, Peng Wang, Lingqiao Liu, Chunhua Shen 외

Humans are capable of learning a new fine-grained concept with very little supervision, \emph{e.g.}, few exemplary images for a species of bird, yet our best deep learning systems need hundreds or thousands of labeled ex…

Few-Shot LearningFine-Grained Image RecognitionMeta-Learning

Cascade one-vs-rest detection network for fine-grained recognition without part annotations

2017-02-28 · Long Chen, Junyu Dong, Shengke Wang, Kin-Man Lam 외

Fine-grained recognition is a challenging task due to the small intra-category variances. Most of top-performing fine-grained recognition methods leverage parts of objects for better performance. Therefore, part annotati…

Object

Bridging Coarse and Fine Recognition: A Hybrid Approach for Open-Ended Multi-Granularity Object Recognition in Interactive Educational Games

2026-04-18 · Hanling Yi, Feng Lin, Mao Luo, Yifan Yang 외 arxiv

Recent advances in Multimodal Large Language Models (MLLMs) have enabled open-ended object recognition, yet they struggle with fine-grained tasks. In contrast, CLIP-style models excel at fine-grained recognition but lack…

Object Recognition