DeepAI AI Chat
Log In Sign Up

Revisiting Pose-Normalization for Fine-Grained Few-Shot Recognition

04/01/2020
by   Luming Tang, et al.
cornell university
8

Few-shot, fine-grained classification requires a model to learn subtle, fine-grained distinctions between different classes (e.g., birds) based on a few images alone. This requires a remarkable degree of invariance to pose, articulation and background. A solution is to use pose-normalized representations: first localize semantic parts in each image, and then describe images by characterizing the appearance of each part. While such representations are out of favor for fully supervised classification, we show that they are extremely effective for few-shot fine-grained classification. With a minimal increase in model capacity, pose normalization improves accuracy between 10 and 20 percentage points for shallow and deep architectures, generalizes better to new domains, and is effective for multiple few-shot algorithms and network backbones. Code is available at https://github.com/Tsingularity/PoseNorm_Fewshot

READ FULL TEXT

page 2

page 4

page 8

page 13

03/30/2022

Fine-Grained Object Classification via Self-Supervised Pose Alignment

Semantic patterns of fine-grained objects are determined by subtle appea...
05/28/2020

ePillID Dataset: A Low-Shot Fine-Grained Benchmark for Pill Identification

Identifying prescription medications is a frequent task for patients and...
06/11/2014

Bird Species Categorization Using Pose Normalized Deep Convolutional Nets

We propose an architecture for fine-grained visual categorization that a...
12/09/2020

SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data

Data mixing augmentation has proved effective in training deep models. R...
09/20/2022

Data-Centric AI Paradigm Based on Application-Driven Fine-grained Dataset Design

Deep learning has a wide range of applications in industrial scenario, b...
05/17/2021

VPN++: Rethinking Video-Pose embeddings for understanding Activities of Daily Living

Many attempts have been made towards combining RGB and 3D poses for the ...
05/22/2020

Focus Longer to See Better:Recursively Refined Attention for Fine-Grained Image Classification

Deep Neural Network has shown great strides in the coarse-grained image ...

Code Repositories

PoseNorm_Fewshot

(CVPR 2020) Revisiting Pose-Normalization for Fine-Grained Few-Shot Recognition


view repo