中文
相关论文

相关论文: Large-scale Training Data Search for Object Re-ide…

200 篇论文

Object Detection has been a significant topic in computer vision. As the continuous development of Deep Learning, many advanced academic and industrial outcomes are established on localising and classifying the target objects, such as…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Yingwei Zhou

Surveillance camera networks are a useful infrastructure for various visual analytics applications, where high-level inferences and predictions could be made based on target tracking across the network. Most multi-camera tracking works…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Anil Sharma , Saket Anand , Sanjit K. Kaul

In object detection, data amount and cost are a trade-off, and collecting a large amount of data in a specific domain is labor intensive. Therefore, existing large-scale datasets are used for pre-training. However, conventional transfer…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Yuzuru Nakamura , Yasunori Ishii , Yuki Maruyama , Takayoshi Yamashita

Person re-identification is an open and challenging problem in computer vision. Existing approaches have concentrated on either designing the best feature representation or learning optimal matching metrics in a static setting where the…

计算机视觉与模式识别 · 计算机科学 2017-06-13 Rameswar Panda , Amran Bhuiyan , Vittorio Murino , Amit K. Roy-Chowdhury

Unsupervised object re-identification targets at learning discriminative representations for object retrieval without any annotations. Clustering-based methods conduct training with the generated pseudo labels and currently dominate this…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Xiao Zhang , Yixiao Ge , Yu Qiao , Hongsheng Li

Current methods for reconstructing training data from trained classifiers are restricted to very small models, limited training set sizes, and low-resolution images. Such restrictions hinder their applicability to real-world scenarios. In…

机器学习 · 计算机科学 2024-07-23 Yakir Oz , Gilad Yehudai , Gal Vardi , Itai Antebi , Michal Irani , Niv Haim

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) aims to match person images across non-overlapping camera views. The majority of Re-ID methods focus on small-scale surveillance systems in which each pedestrian is captured in different camera views of…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Wenhang Ge , Chunyan Pan , Ancong Wu , Hongwei Zheng , Wei-Shi Zheng

Although supervised person re-identification (Re-ID) methods have shown impressive performance, they suffer from a poor generalization capability on unseen domains. Therefore, generalizable Re-ID has recently attracted growing attention.…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Seokeon Choi , Taekyung Kim , Minki Jeong , Hyoungseob Park , Changick Kim

Object re-identification is of increasing importance in visual surveillance. Most existing works focus on re-identify individual from multiple cameras while the application of group re-identification (Re-ID) is rarely discussed. We redefine…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Hao Xiao

Person re-identification (re-ID) has recently been tremendously boosted due to the advancement of deep convolutional neural networks (CNN). The majority of deep re-ID methods focus on designing new CNN architectures, while less attention is…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Kai Li , Zhengming Ding , Kunpeng Li , Yulun Zhang , Yun Fu

Contemporary person re-identification (\reid) methods usually require access to data from the deployment camera network during training in order to perform well. This is because contemporary \reid{} models trained on one dataset do not…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Jieru Jia , Qiuqi Ruan , Timothy M. Hospedales

Recent years have seen an explosion of diverse general purpose pre-training methodologies for computer vision. However, the impact that these pre-training methodologies have on person identification tasks (re-id) remains under-explored. We…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Thomas M. Metz , Matthew Q. Hill , Alice J. O'Toole

Aiming at recognizing images of the same person across distinct camera views, person re-identification (re-ID) has been among active research topics in computer vision. Most existing re-ID works require collection of a large amount of…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Ci-Siang Lin , Yuan-Chia Cheng , Yu-Chiang Frank Wang

Unsupervised person re-identification (Re-ID) aims to retrieve person images across cameras without any identity labels. Most clustering-based methods roughly divide image features into clusters and neglect the feature distribution noise…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Pengna Li , Kangyi Wu , Sanping Zhou. Qianxin Huang , Jinjun Wang

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 deep matchers on…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Shengcai Liao , Ling Shao

Set-based person re-identification (SReID) is a matching problem that aims to verify whether two sets are of the same identity (ID). Existing SReID models typically generate a feature representation per image and aggregate them to represent…

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

Large pre-trained models can dramatically reduce the amount of task-specific data required to solve a problem, but they often fail to capture domain-specific nuances out of the box. The Web likely contains the information necessary to excel…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Hamed Damirchi , Cristian Rodríguez-Opazo , Ehsan Abbasnejad , Damien Teney , Javen Qinfeng Shi , Stephen Gould , Anton van den Hengel

This paper considers the problem of unsupervised person re-identification (re-ID), which aims to learn discriminative models with unlabeled data. One popular method is to obtain pseudo-label by clustering and use them to optimize the model.…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Fengxiang Yang , Zhun Zhong , Zhiming Luo , Yuanzheng Cai , Yaojin Lin , Shaozi Li , Nicu Sebe

Person re-identification (re-ID) plays an important role in applications such as public security and video surveillance. Recently, learning from synthetic data, which benefits from the popularity of synthetic data engine, has attracted…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Suncheng Xiang , Guanjie You , Mengyuan Guan , Hao Chen , Binjie Yan , Ting Liu , Yuzhuo Fu