English

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

Computer Vision and Pattern Recognition 2020-04-03 v1

Abstract

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

Keywords

Cite

@article{arxiv.2004.00705,
  title  = {Revisiting Pose-Normalization for Fine-Grained Few-Shot Recognition},
  author = {Luming Tang and Davis Wertheimer and Bharath Hariharan},
  journal= {arXiv preprint arXiv:2004.00705},
  year   = {2020}
}

Comments

To appear in CVPR 2020

R2 v1 2026-06-23T14:36:00.603Z