中文
相关论文

相关论文: Margin Sample Mining Loss: A Deep Learning Based M…

200 篇论文

A learning algorithm referred to as Maximum Margin (MM) is proposed for considering the class-imbalance data learning issue: the trained model tends to predict the majority of classes rather than the minority ones. That is, underfitting for…

机器学习 · 计算机科学 2023-03-30 Haeyong Kang , Thang Vu , Chang D. Yoo

Despite the promising progress made in recent years, person re-identification remains a challenging task due to complex variations in human appearances from different camera views. This paper presents a logistic discriminant metric learning…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Xun Yang , Meng Wang , Dacheng Tao

Many current successful Person Re-Identification(ReID) methods train a model with the softmax loss function to classify images of different persons and obtain the feature vectors at the same time. However, the underlying feature embedding…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Xing Fan , Wei Jiang , Hao Luo , Mengjuan Fei

Deep learning algorithms can fare poorly when the training dataset suffers from heavy class-imbalance but the testing criterion requires good generalization on less frequent classes. We design two novel methods to improve performance in…

机器学习 · 计算机科学 2019-10-29 Kaidi Cao , Colin Wei , Adrien Gaidon , Nikos Arechiga , Tengyu Ma

Despite achieving state-of-the-art performance, deep learning methods generally require a large amount of labeled data during training and may suffer from overfitting when the sample size is small. To ensure good generalizability of deep…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Xiaoxu Li , Liyun Yu , Xiaochen Yang , Zhanyu Ma , Jing-Hao Xue , Jie Cao , Jun Guo

The comparative losses (typically, triplet loss) are appealing choices for learning person re-identification (ReID) features. However, the triplet loss is computationally much more expensive than the (practically more popular)…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Ye Yuan , Wuyang Chen , Yang Yang , Zhangyang Wang

We propose a simple modification from a fixed margin triplet loss to an adaptive margin triplet loss. While the original triplet loss is used widely in classification problems such as face recognition, face re-identification and…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Mai Lan Ha , Volker Blanz

Mining the shared features of same identity in different scene, and the unique features of different identity in same scene, are most significant challenges in the field of person re-identification (ReID). Online Instance Matching (OIM)…

计算机视觉与模式识别 · 计算机科学 2020-02-26 Ye Li , Guangqiang Yin , Chunhui Liu , Xiaoyu Yang , Zhiguo Wang

In the past few years, the field of computer vision has gone through a revolution fueled mainly by the advent of large datasets and the adoption of deep convolutional neural networks for end-to-end learning. The person re-identification…

计算机视觉与模式识别 · 计算机科学 2017-11-22 Alexander Hermans , Lucas Beyer , Bastian Leibe

Deep metric learning applied to various applications has shown promising results in identification, retrieval and recognition. Existing methods often do not consider different granularity in visual similarity. However, in many domain…

计算机视觉与模式识别 · 计算机科学 2021-05-17 Dipu Manandhar , Muhammet Bastan , Kim-Hui Yap

The objective of deep metric learning (DML) is to learn embeddings that can capture semantic similarity and dissimilarity information among data points. Existing pairwise or tripletwise loss functions used in DML are known to suffer from…

计算机视觉与模式识别 · 计算机科学 2021-03-22 Xinshao Wang , Yang Hua , Elyor Kodirov , Neil M. Robertson

We propose a novel method called the Relevance Subject Machine (RSM) to solve the person re-identification (re-id) problem. RSM falls under the category of Bayesian sparse recovery algorithms and uses the sparse representation of the input…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Igor Fedorov , Ritwik Giri , Bhaskar D. Rao , Truong Q. Nguyen

Person re-identification (re-id) is a cross-camera retrieval task which establishes a correspondence between images of a person from multiple cameras. Deep Learning methods have been successfully applied to this problem and have achieved…

计算机视觉与模式识别 · 计算机科学 2019-03-06 Jean-Paul Ainam , Ke Qin , Guisong Liu , Guangchun Luo

In recent years, person re-identification (re-id) catches great attention in both computer vision community and industry. In this paper, we propose a new framework for person re-identification with a triplet-based deep similarity learning…

计算机视觉与模式识别 · 计算机科学 2018-02-12 Wentong Liao , Michael Ying Yang , Ni Zhan , Bodo Rosenhahn

Deep metric learning is an important area due to its applicability to many domains such as image retrieval and person re-identification. The main drawback of such models is the necessity for labeled data. In this work, we propose to…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Xuefei Cao , Bor-Chun Chen , Ser-Nam Lim

Person re-identification (Re-ID) usually suffers from noisy samples with background clutter and mutual occlusion, which makes it extremely difficult to distinguish different individuals across the disjoint camera views. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2017-10-17 Sanping Zhou , Jinjun Wang , Deyu Meng , Xiaomeng Xin , Yubing Li , Yihong Gong , Nanning Zheng

Person re-identification aims to identify whether pairs of images belong to the same person or not. This problem is challenging due to large differences in camera views, lighting and background. One of the mainstream in learning CNN…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Weinong Wang , Wenjie Pei , Qiong Cao , Shu Liu , Yu-Wing Tai

This paper addresses supervised deep metric learning for open-set image retrieval, focusing on three key aspects: the loss function, mixup regularization, and model initialization. In deep metric learning, optimizing the retrieval…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Yash Patel , Giorgos Tolias , Jiri Matas

Person retrieval faces many challenges including cluttered background, appearance variations (e.g., illumination, pose, occlusion) among different camera views and the similarity among different person's images. To address these issues, we…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Lei Qi , Jing Huo , Lei Wang , Yinghuan Shi , Yang Gao

An important challenge in metric learning is scalability to both size and dimension of input data. Online metric learning algorithms are proposed to address this challenge. Existing methods are commonly based on (Passive Aggressive) PA…

机器学习 · 计算机科学 2020-10-13 Davood Zabihzadeh , Amar Tuama , Ali Karami-Mollaee