中文
相关论文

相关论文: Transformer Based Multi-Grained Features for Unsup…

200 篇论文

Due to its significant capability of modeling long-range dependencies, vision transformer (ViT) has achieved promising success in both holistic and occluded person re-identification (Re-ID) tasks. However, the inherent problems of…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Junzhu Mao , Yazhou Yao , Zeren Sun , Xingguo Huang , Fumin Shen , Heng-Tao Shen

Extracting robust discriminative features is a critical challenge in person re-identification (ReID). While Transformer-based methods have successfully addressed some limitations of convolutional neural networks (CNNs), such as their local…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Hongyang Gu , Qisong Yang , Lei Pu , Siming Han , Yao Ding

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

This paper aims to develop a new architecture that can make full use of the feature maps of convolutional networks. To this end, we study a number of methods for video-based person re-identification and make the following findings: 1)…

计算机视觉与模式识别 · 计算机科学 2017-12-06 Zeng Yu , Tianrui Li , Ning Yu , Xun Gong , Ke Chen , Yi Pan

Recently, unsupervised person re-identification (Re-ID) has received increasing research attention due to its potential for label-free applications. A promising way to address unsupervised Re-ID is clustering-based, which generates pseudo…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Menglin Wang , Jiachen Li , Baisheng Lai , Xiaojin Gong , Xian-Sheng Hua

Unsupervised pre-training aims at learning transferable features that are beneficial for downstream tasks. However, most state-of-the-art unsupervised methods concentrate on learning global representations for image-level classification…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Jian Ding , Enze Xie , Hang Xu , Chenhan Jiang , Zhenguo Li , Ping Luo , Gui-Song Xia

This paper presents an efficient and lightweight multi-branch deep architecture to improve vehicle re-identification (V-ReID). While most V-ReID work uses a combination of complex multi-branch architectures to extract robust and diversified…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Eurico Almeida , Bruno Silva , Jorge Batista

We apply pre-trained architectures, originally developed for the ImageNet Large Scale Visual Recognition Challenge, for periocular recognition. These architectures have demonstrated significant success in various computer vision tasks…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Fernando Alonso-Fernandez , Kevin Hernandez-Diaz , Prayag Tiwari , Josef Bigun

In visual recognition tasks, such as image classification, unsupervised learning exploits cheap unlabeled data and can help to solve these tasks more efficiently. We show that the recursive autoconvolution operator, adopted from physics,…

计算机视觉与模式识别 · 计算机科学 2017-03-28 Boris Knyazev , Erhardt Barth , Thomas Martinetz

The popular methods for semi-supervised semantic segmentation mostly adopt a unitary network model using convolutional neural networks (CNNs) and enforce consistency of the model's predictions over perturbations applied to the inputs or…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Xu Zheng , Yunhao Luo , Chong Fu , Kangcheng Liu , Lin Wang

There are many challenging problems in the person re-identification (ReID) task, such as the occlusion and scale variation. Existing works usually tried to solve them by employing a one-branch network. This one-branch network needs to be…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Xianghao Zang , Ge Li , Wei Gao , Xiujun Shu

Person re-identification (PReID) has received increasing attention due to it is an important part in intelligent surveillance. Recently, many state-of-the-art methods on PReID are part-based deep models. Most of them focus on learning the…

计算机视觉与模式识别 · 计算机科学 2018-12-14 Di Wu , Hong-Wei Yang , De-Shuang Huang

Unsupervised person re-ID is the task of identifying people on a target data set for which the ID labels are unavailable during training. In this paper, we propose to unify two trends in unsupervised person re-ID: clustering & fine-tuning…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Guillaume Delorme , Yihong Xu , Stephane Lathuilière , Radu Horaud , Xavier Alameda-Pineda

Domain generalization person re-identification (DG-ReID) aims to train a model on source domains and generalize well on unseen domains. Vision Transformer usually yields better generalization ability than common CNN networks under…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Hao Ni , Yuke Li , Lianli Gao , Heng Tao Shen , Jingkuan Song

Occlusion is still a severe problem in the video-based Re-IDentification (Re-ID) task, which has a great impact on the success rate. The attention mechanism has been proved to be helpful in solving the occlusion problem by a large number of…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Panwen Hu , Jiazhen Liu , Rui Huang

Existing methods for person re-identification (Re-ID) are mostly based on supervised learning which requires numerous manually labeled samples across all camera views for training. Such a paradigm suffers the scalability issue since in…

计算机视觉与模式识别 · 计算机科学 2019-10-28 Qiaokang Xie , Wengang Zhou , Guo-Jun Qi , Qi Tian , Houqiang Li

Person re-identification (re-ID) aims to accurately re- trieve a person from a large-scale database of images cap- tured across multiple cameras. Existing works learn deep representations using a large training subset of unique per- sons.…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Jubin Johnson , Shunsuke Yasugi , Yoichi Sugino , Sugiri Pranata , Shengmei Shen

Labeled data used for training activity recognition classifiers are usually limited in terms of size and diversity. Thus, the learned model may not generalize well when used in real-world use cases. Semi-supervised learning augments labeled…

机器学习 · 计算机科学 2018-01-25 Ming Zeng , Tong Yu , Xiao Wang , Le T. Nguyen , Ole J. Mengshoel , Ian Lane

This paper addresses unsupervised person re-identification (Re-ID) using multi-label prediction and classification based on graph-structural insight. Our method extracts features from person images and produces a graph that consists of the…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Jongmin Yu , Hyeontaek Oh

Occluded person re-identification (Re-ID) in images captured by multiple cameras is challenging because the target person is occluded by pedestrians or objects, especially in crowded scenes. In addition to the processes performed during…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Minjung Kim , MyeongAh Cho , Heansung Lee , Suhwan Cho , Sangyoun Lee