paper-with-me

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 approaches typically tackle this problem by integrating an elaborate attention mechanism or (part-) localization method into a standard convolutional neural network (CNN). Also in this work the aim is to enhance the performance of a backbone CNN such as ResNet by including three efficient and lightweight components specifically designed for FGVC. This is achieved by using global k-max pooling, a discriminative embedding layer trained by optimizing class means and an efficient bounding box estimator that only needs class labels for training. The resulting model achieves new best state-of-the-art recognition accuracies on the Stanford cars and FGVC-Aircraft datasets.

📄 PDF Abstract BibTeX arXiv:1911.07344

Code (1)

rwth-i6/fgvc/tree/master/elope_torch pytorch

Tasks

Fine-Grained Image ClassificationGeneral Classification

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Kaiming Initialization 설명 없음

Similar Papers 제목 키워드 기반

Fine-Grained Visual Classification with Efficient End-to-end Localization

2020-05-11 · Harald Hanselmann, Hermann Ney

The term fine-grained visual classification (FGVC) refers to classification tasks where the classes are very similar and the classification model needs to be able to find subtle differences to make the correct prediction…

ClassificationFine-Grained Image ClassificationGeneral Classification

Pindrop it! Audio and Visual Deepfake Countermeasures for Robust Detection and Fine Grained-Localization

2025-08-11 · Nicholas Klein, Hemlata Tak, James Fullwood, Krishna Regmi 외 arxiv

The field of visual and audio generation is burgeoning with new state-of-the-art methods. This rapid proliferation of new techniques underscores the need for robust solutions for detecting synthetic content in videos. In…

Video ClassificationAudio Generation

Weakly-supervised Object Localization for Few-shot Learning and Fine-grained Few-shot Learning

2020-03-02 · Xiaojian He, Jinfu Lin, Junming Shen

Few-shot learning (FSL) aims to learn novel visual categories from very few samples, which is a challenging problem in real-world applications. Many methods of few-shot classification work well on general images to learn…

ClassificationFew-Shot LearningGeneral ClassificationObject Localization+1

Language-guided Hierarchical Fine-grained Image Forgery Detection and Localization

2024-10-31 · Xiao Guo, Xiaohong Liu, Iacopo Masi, Xiaoming Liu

Differences in forgery attributes of images generated in CNN-synthesized and image-editing domains are large, and such differences make a unified image forgery detection and localization (IFDL) challenging. To this end, …

AttributeImage Forgery DetectionRepresentation Learning

GRE Suite: Geo-localization Inference via Fine-Tuned Vision-Language Models and Enhanced Reasoning Chains

2025-05-24 · Chun Wang, Xiaoran Pan, Zihao Pan, Haofan Wang 외

Recent advances in Visual Language Models (VLMs) have demonstrated exceptional performance in visual reasoning tasks. However, geo-localization presents unique challenges, requiring the extraction of multigranular visual…

geo-localizationVisual ReasoningWorld Knowledge