paper-with-me

Papers

DeepFirearm: Learning Discriminative Feature Representation for Fine-grained Firearm Retrieval

2018-06-08 · Jiedong Hao, Jing Dong, Wei Wang, Tieniu Tan

There are great demands for automatically regulating inappropriate appearance of shocking firearm images in social media or identifying firearm types in forensics. Image retrieval techniques have great potential to solve these problems. To facilitate research in this area, we introduce Firearm 14k, a large dataset consisting of over 14,000 images in 167 categories. It can be used for both fine-grained recognition and retrieval of firearm images. Recent advances in image retrieval are mainly driven by fine-tuning state-of-the-art convolutional neural networks for retrieval task. The conventional single margin contrastive loss, known for its simplicity and good performance, has been widely used. We find that it performs poorly on the Firearm 14k dataset due to: (1) Loss contributed by positive and negative image pairs is unbalanced during training process. (2) A huge domain gap exists between this dataset and ImageNet. We propose to deal with the unbalanced loss by employing a double margin contrastive loss. We tackle the domain gap issue with a two-stage training strategy, where we first fine-tune the network for classification, and then fine-tune it for retrieval. Experimental results show that our approach outperforms the conventional single margin approach by a large margin (up to 88.5% relative improvement) and even surpasses the strong triplet-loss-based approach.

📄 PDF Abstract BibTeX arXiv:1806.02984

Code (1)

jdhao/deep_firearm 공식 구현 pytorch

Tasks

Image RetrievalRetrievalTriplet

Similar Papers 제목 키워드 기반

Weakly Supervised Fine-Grained Image Classification via Guassian Mixture Model Oriented Discriminative Learning

2020-06-01 · CVPR 2020 6 · Zhihui Wang, Shijie Wang, Shuhui Yang, Haojie Li 외

Existing weakly supervised fine-grained image recognition (WFGIR) methods usually pick out the discriminative regions from the high-level feature maps directly. We discover that due to the operation of stacking local rec…

Fine-Grained Image ClassificationFine-Grained Image RecognitionGeneral Classificationimage-classification+1

Discrimination-Aware Mechanism for Fine-Grained Representation Learning

2021-06-19 · CVPR 2021 1 · Furong Xu, Meng Wang, Wei zhang, Yuan Cheng 외

Recently, with the emergence of retrieval requirements for certain individual in the same superclass, e.g., birds, persons, cars, fine-grained recognition task has attracted a significant amount of attention from aca…

Representation LearningRetrieval

Towards Robust Fine-grained Recognition by Maximal Separation of Discriminative Features

2020-06-10 · Krishna Kanth Nakka, Mathieu Salzmann

Adversarial attacks have been widely studied for general classification tasks, but remain unexplored in the context of fine-grained recognition, where the inter-class similarities facilitate the attacker's task. In this …

General Classification

Fine-grained Retrieval Prompt Tuning

2022-07-29 · Shijie Wang, Jianlong Chang, Zhihui Wang, Haojie Li 외

Fine-grained object retrieval aims to learn discriminative representation to retrieve visually similar objects. However, existing top-performing works usually impose pairwise similarities on the semantic embedding spaces…

Retrieval

TOAN: Target-Oriented Alignment Network for Fine-Grained Image Categorization with Few Labeled Samples

2020-05-28 · Huaxi Huang, Jun-Jie Zhang, Jian Zhang, Qiang Wu 외

The challenges of high intra-class variance yet low inter-class fluctuations in fine-grained visual categorization are more severe with few labeled samples, \textit{i.e.,} Fine-Grained categorization problems under the F…

Fine-Grained Visual CategorizationImage Categorization