paper-with-me

Papers

Fine-grained Species Recognition with Privileged Pooling: Better Sample Efficiency Through Supervised Attention

2020-03-20 · Andres C. Rodriguez, Stefano D'Aronco, Konrad Schindler, Jan Dirk Wegner

We propose a scheme for supervised image classification that uses privileged information, in the form of keypoint annotations for the training data, to learn strong models from small and/or biased training sets. Our main motivation is the recognition of animal species for ecological applications such as biodiversity modelling, which is challenging because of long-tailed species distributions due to rare species, and strong dataset biases such as repetitive scene background in camera traps. To counteract these challenges, we propose a visual attention mechanism that is supervised via keypoint annotations that highlight important object parts. This privileged information, implemented as a novel privileged pooling operation, is only required during training and helps the model to focus on regions that are discriminative. In experiments with three different animal species datasets, we show that deep networks with privileged pooling can use small training sets more efficiently and generalize better.

📄 PDF Abstract BibTeX arXiv:2003.09168

Code (1)

ac-rodriguez/privilegedpooling 공식 구현 pytorch

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

ELoPE: Fine-Grained Visual Classification with Efficient Localization, Pooling and Embedding

2019-11-17 · Harald Hanselmann, Hermann Ney

The task of fine-grained visual classification (FGVC) deals with classification problems that display a small inter-class variance such as distinguishing between different bird species or car models. State-of-the-art app…

Fine-Grained Image ClassificationGeneral Classification

Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition

2018-07-26 · ECCV 2018 9 · Chaojian Yu, Xinyi Zhao, Qi Zheng, Peng Zhang 외

Fine-grained visual recognition is challenging because it highly relies on the modeling of various semantic parts and fine-grained feature learning. Bilinear pooling based models have been shown to be effective at fine-g…

Fine-Grained Visual Recognition

Two-View Fine-grained Classification of Plant Species

2020-05-18 · Voncarlos M. Araujo, Alceu S. Britto Jr., Luiz E. S. Oliveira, Alessandro L. Koerich

Automatic plant classification is a challenging problem due to the wide biodiversity of the existing plant species in a fine-grained scenario. Powerful deep learning architectures have been used to improve the classifica…

ClassificationGeneral ClassificationVocal Bursts Valence Prediction

Multi-resolution Outlier Pooling for Sorghum Classification

2021-06-10 · Chao Ren, Justin Dulay, Gregory Rolwes, Duke Pauli 외

Automated high throughput plant phenotyping involves leveraging sensors, such as RGB, thermal and hyperspectral cameras (among others), to make large scale and rapid measurements of the physical properties of plants for …

ClassificationPlant Phenotyping

Learning Multi-Attention Convolutional Neural Network for Fine-Grained Image Recognition

2017-10-01 · ICCV 2017 10 · Heliang Zheng, Jianlong Fu, Tao Mei, Jiebo Luo

Recognizing fine-grained categories (e.g., bird species) highly relies on discriminative part localization and part-based fine-grained feature learning. Existing approaches predominantly solve these challenges independen…

ClusteringFine-Grained Image ClassificationFine-Grained Image RecognitionGeneral Classification+1