paper-with-me

Papers

Augmented Hard Example Mining for Generalizable Person Re-Identification

2019-10-11 · Masato Tamura, Tomokazu Murakami

Although the performance of person re-identification (Re-ID) has been much improved by using sophisticated training methods and large-scale labelled datasets, many existing methods make the impractical assumption that information of a target domain can be utilized during training. In practice, a Re-ID system often starts running as soon as it is deployed, hence training with data from a target domain is unrealistic. To make Re-ID systems more practical, methods have been proposed that achieve high performance without information of a target domain. However, they need cumbersome tuning for training and unusual operations for testing. In this paper, we propose augmented hard example mining, which can be easily integrated to a common Re-ID training process and can utilize sophisticated models without any network modification. The method discovers hard examples on the basis of classification probabilities, and to make the examples harder, various types of augmentation are applied to the examples. Among those examples, excessively augmented ones are eliminated by a classification based selection process. Extensive analysis shows that our method successfully selects effective examples and achieves state-of-the-art performance on publicly available benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1910.05280

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationGeneralizable Person Re-identificationPerson Re-Identification

Similar Papers 제목 키워드 기반

Graph Sampling Based Deep Metric Learning for Generalizable Person Re-Identification

2021-04-04 · CVPR 2022 1 · Shengcai Liao, Ling Shao

Recent studies show that, both explicit deep feature matching as well as large-scale and diverse training data can significantly improve the generalization of person re-identification. However, the efficiency of learning…

Generalizable Person Re-identificationGraph SamplingMetric LearningPerson Re-Identification+2

Improved Hard Example Mining by Discovering Attribute-based Hard Person Identity

2019-05-06 · Xiao Wang, Ziliang Chen, Rui Yang, Bin Luo 외

In this paper, we propose Hard Person Identity Mining (HPIM) that attempts to refine the hard example mining to improve the exploration efficacy in person re-identification. It is motivated by following observation: the …

AttributeMetric LearningPerson Re-Identification

CLIP-DFGS: A Hard Sample Mining Method for CLIP in Generalizable Person Re-Identification

2024-10-15 · Huazhong Zhao, Lei Qi, Xin Geng

Recent advancements in pre-trained vision-language models like CLIP have shown promise in person re-identification (ReID) applications. However, their performance in generalizable person re-identification tasks remains s…

Generalizable Person Re-identificationPerson Re-Identification

Improved Hard Example Mining Approach for Single Shot Object Detectors

2022-02-26 · Aybora Koksal, Onder Tuzcuoglu, Kutalmis Gokalp Ince, Yoldas Ataseven 외

Hard example mining methods generally improve the performance of the object detectors, which suffer from imbalanced training sets. In this work, two existing hard example mining approaches (LRM and focal loss, FL) are ad…

Object

Improving RAG for Personalization with Author Features and Contrastive Examples

2025-03-24 · Mert Yazan, Suzan Verberne, Frederik Situmeang

Personalization with retrieval-augmented generation (RAG) often fails to capture fine-grained features of authors, making it hard to identify their unique traits. To enrich the RAG context, we propose providing Large Lan…

RAGRetrieval-augmented GenerationText Generation