中文
相关论文

相关论文: Unsupervised Noisy Tracklet Person Re-identificati…

200 篇论文

A common heuristic in semi-supervised deep learning (SSDL) is to select unlabelled data based on a notion of semantic similarity to the labelled data. For example, labelled images of numbers should be paired with unlabelled images of…

机器学习 · 计算机科学 2021-04-27 Saul Calderon-Ramirez , Luis Oala

Multi-task Learning (MTL) for classification with disjoint datasets aims to explore MTL when one task only has one labeled dataset. In existing methods, for each task, the unlabeled datasets are not fully exploited to facilitate this task.…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Yan Hong , Li Niu , Jianfu Zhang , Liqing Zhang

Person re-identification (re-ID) in the scenario with large spatial and temporal spans has not been fully explored. This is partially because that, existing benchmark datasets were mainly collected with limited spatial and temporal ranges,…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Xiujun Shu , Xiao Wang , Xianghao Zang , Shiliang Zhang , Yuanqi Chen , Ge Li , Qi Tian

Appearance based person re-identification in a real-world video surveillance system with non-overlapping camera views is a challenging problem for many reasons. Current state-of-the-art methods often address the problem by relying on…

计算机视觉与模式识别 · 计算机科学 2016-07-21 Furqan M. Khan , Francois Bremond

Neural networks have demonstrated exceptional performance in supervised learning, benefiting from abundant high-quality annotated data. However, obtaining such data in real-world scenarios is costly and labor-intensive. Semi-supervised…

机器学习 · 计算机科学 2025-06-03 Shuai Zhao , Heyan Huang , Xinge Li , Xiaokang Chen , Rui Wang

Retail scenes usually contain densely packed high number of objects in each image. Standard object detection techniques use fully supervised training methodology. This is highly costly as annotating a large dense retail object detection…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Jaydeep Chauhan , Srikrishna Varadarajan , Muktabh Mayank Srivastava

Wearable technologies enable continuous monitoring of various health metrics, such as physical activity, heart rate, sleep, and stress levels. A key challenge with wearable data is obtaining quality labels. Unlike modalities like video…

机器学习 · 计算机科学 2024-01-26 Aaqib Saeed , Dimitris Spathis , Jungwoo Oh , Edward Choi , Ali Etemad

Existing person re-identification (ReID) methods typically directly load the pre-trained ImageNet weights for initialization. However, as a fine-grained classification task, ReID is more challenging and exists a large domain gap between…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Zizheng Yang , Xin Jin , Kecheng Zheng , Feng Zhao

Unsupervised domain adaptive person re-identification has received significant attention due to its high practical value. In past years, by following the clustering and finetuning paradigm, researchers propose to utilize the teacher-student…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Yang Peng , Ping Liu , Yawei Luo , Pan Zhou , Zichuan Xu , Jingen Liu

Existing unsupervised person re-identification methods only rely on visual clues to match pedestrians under different cameras. Since visual data is essentially susceptible to occlusion, blur, clothing changes, etc., a promising solution is…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Yiheng Liu , Wengang Zhou , Qiaokang Xie , Houqiang Li

Person re-identification (Re-ID) has achieved great improvement with deep learning and a large amount of labelled training data. However, it remains a challenging task for adapting a model trained in a source domain of labelled data to a…

计算机视觉与模式识别 · 计算机科学 2019-08-01 Xinyu Zhang , Jiewei Cao , Chunhua Shen , Mingyu You

Speaker representation learning is crucial for voice recognition systems, with recent advances in self-supervised approaches reducing dependency on labeled data. Current two-stage iterative frameworks, while effective, suffer from…

音频与语音处理 · 电气工程与系统科学 2025-06-03 Danwei Cai , Zexin Cai , Ze Li , Ming Li

Domain adaptation in person re-identification (re-ID) has always been a challenging task. In this work, we explore how to harness the natural similar characteristics existing in the samples from the target domain for learning to conduct…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Yang Fu , Yunchao Wei , Guanshuo Wang , Yuqian Zhou , Honghui Shi , Thomas Huang

Generalizable person re-identification (Re-ID) aims to recognize individuals across unseen cameras and environments. While existing methods rely heavily on limited labeled multi-camera data, we propose DynaMix, a novel method that…

计算机视觉与模式识别 · 计算机科学 2025-12-29 Timur Mamedov , Anton Konushin , Vadim Konushin

Neural sequence labeling (NSL) aims at assigning labels for input language tokens, which covers a broad range of applications, such as named entity recognition (NER) and slot filling, etc. However, the satisfying results achieved by…

计算与语言 · 计算机科学 2023-02-20 Jianing Wang , Chengyu Wang , Jun Huang , Ming Gao , Aoying Zhou

In order to train robust deep learning models, large amounts of labelled data is required. However, in the absence of such large repositories of labelled data, unlabeled data can be exploited for the same. Semi-Supervised learning aims to…

机器学习 · 计算机科学 2021-07-20 Soumyadeep Ghosh , Sanjay Kumar , Janu Verma , Awanish Kumar

In activity recognition, it is often expensive and time-consuming to acquire sufficient activity labels. To solve this problem, transfer learning leverages the labeled samples from the source domain to annotate the target domain which has…

计算机视觉与模式识别 · 计算机科学 2018-01-04 Jindong Wang , Yiqiang Chen , Lisha Hu , Xiaohui Peng , Philip S. Yu

Many unsupervised domain adaptive (UDA) person re-identification (ReID) approaches combine clustering-based pseudo-label prediction with feature fine-tuning. However, because of domain gap, the pseudo-labels are not always reliable and…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Kecheng Zheng , Cuiling Lan , Wenjun Zeng , Zhizheng Zhang , Zheng-Jun Zha

Current person re-identification (re-id) methods assume that (1) pre-labelled training data are available for every camera pair, (2) the gallery size for re-identification is moderate. Both assumptions scale poorly to real-world…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Hanxiao Wang , Shaogang Gong , Xiatian Zhu , Tao Xiang

Continual learning aims to learn new tasks incrementally using less computation and memory resources instead of retraining the model from scratch whenever new task arrives. However, existing approaches are designed in supervised fashion…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Jiangpeng He , Fengqing Zhu
‹ 上一页 1 8 9 10 下一页 ›