中文
相关论文

相关论文: TransReID: Transformer-based Object Re-Identificat…

200 篇论文

Deep convolutional networks (CNNs) have exhibited their potential in image inpainting for producing plausible results. However, in most existing methods, e.g., context encoder, the missing parts are predicted by propagating the surrounding…

计算机视觉与模式识别 · 计算机科学 2018-04-16 Zhaoyi Yan , Xiaoming Li , Mu Li , Wangmeng Zuo , Shiguang Shan

Transformers have recently gained increasing attention in computer vision. However, existing studies mostly use Transformers for feature representation learning, e.g. for image classification and dense predictions, and the generalizability…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Shengcai Liao , Ling Shao

The existing deep learning fusion methods mainly concentrate on the convolutional neural networks, and few attempts are made with transformer. Meanwhile, the convolutional operation is a content-independent interaction between the image and…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Zhishe Wang , Yanlin Chen , Wenyu Shao , Hui Li , Lei Zhang

We propose an end-to-end ensemble method for person re-identification (ReID) to address the problem of overfitting in discriminative models. These models are known to converge easily, but they are biased to the training data in general and…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Ayse Serbetci , Yusuf Sinan Akgul

Unlike conventional person re-identification (ReID), clothes-changing ReID (CC-ReID) presents severe challenges due to substantial appearance variations introduced by clothing changes. In this work, we propose the Quality-Aware Dual-Branch…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Yuxiang Wang , Kunming Jiang , Tianxiang Zhang , Ke Tian , Gaozhe Jiang

Person re-identification (ReID) under occlusions is a challenging problem in video surveillance. Most of existing person ReID methods take advantage of local features to deal with occlusions. However, these methods usually independently…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Wanxiang Yang , Yan Yan , Si Chen

Text-to-image person re-identification (TIReID) is a compelling topic in the cross-modal community, which aims to retrieve the target person based on a textual query. Although numerous TIReID methods have been proposed and achieved…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Yang Qin , Yingke Chen , Dezhong Peng , Xi Peng , Joey Tianyi Zhou , Peng Hu

Intelligent video-surveillance is currently an active research field in computer vision and machine learning techniques. It provides useful tools for surveillance operators and forensic video investigators. Person re-identification (PReID)…

计算机视觉与模式识别 · 计算机科学 2018-07-23 Bahram Lavi , Mehdi Fatan Serj , Ihsan Ullah

Convolutional neural networks (CNNs) have been widely utilized in many computer vision tasks. However, CNNs have a fixed reception field and lack the ability of long-range perception, which is crucial to human pose estimation. Due to its…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Zinan Xiong , Chenxi Wang , Ying Li , Yan Luo , Yu Cao

Long-Term Person Re-Identification (LT-ReID) has become increasingly crucial in computer vision and biometrics. In this work, we aim to extend LT-ReID beyond pedestrian recognition to include a wider range of real-world human activities…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Feng Liu , Minchul Kim , ZiAng Gu , Anil Jain , Xiaoming Liu

With the rise of end-to-end learning through deep learning, person detectors and re-identification (ReID) models have recently become very strong. Multi-camera multi-target (MCMT) tracking has not fully gone through this transformation yet.…

计算机视觉与模式识别 · 计算机科学 2017-05-17 Lucas Beyer , Stefan Breuers , Vitaly Kurin , Bastian Leibe

Recurrent Neural Networks were, until recently, one of the best ways to capture the timely dependencies in sequences. However, with the introduction of the Transformer, it has been proven that an architecture with only attention-mechanisms…

机器学习 · 计算机科学 2021-08-19 Radostin Cholakov , Todor Kolev

Person re-identification(ReID), as a crucial technology in the field of security, plays a vital role in safety inspections, personnel counting, and more. Most current ReID approaches primarily extract features from images, which are easily…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Chen Mao , Chong Tan , Jingqi Hu , Min Zheng

Person re-identification (Re-ID) is a crucial task in computer vision, aiming to recognize individuals across non-overlapping camera views. While recent advanced vision-language models (VLMs) excel in logical reasoning and multi-task…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Ke Niu , Haiyang Yu , Mengyang Zhao , Teng Fu , Siyang Yi , Wei Lu , Bin Li , Xuelin Qian , Xiangyang Xue

Convolutional neural networks (CNNs) are good at extracting contexture features within certain receptive fields, while transformers can model the global long-range dependency features. By absorbing the advantage of transformer and the merit…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Zhengyi Liu , Yacheng Tan , Qian He , Yun Xiao

The goal of occluded person re-identification (ReID) is to retrieve specific pedestrians in occluded situations. However, occluded person ReID still suffers from background clutter and low-quality local feature representations, which limits…

计算机视觉与模式识别 · 计算机科学 2024-05-02 Zhihao Chen , Yiyuan Ge

This study introduces a novel framework, "Comprehensive Optimization and Refinement through Ensemble Fusion in Domain Adaptation for Person Re-identification (CORE-ReID)", to address an Unsupervised Domain Adaptation (UDA) for Person…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Trinh Quoc Nguyen , Oky Dicky Ardiansyah Prima , Katsuyoshi Hotta

Video-based behavior recognition is essential in fields such as public safety, intelligent surveillance, and human-computer interaction. Traditional 3D Convolutional Neural Network (3D CNN) effectively capture local spatiotemporal features…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Xiuliang Zhang , Tadiwa Elisha Nyamasvisva , Chuntao Liu

Wildlife ReID involves utilizing visual technology to identify specific individuals of wild animals in different scenarios, holding significant importance for wildlife conservation, ecological research, and environmental monitoring.…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Chenyue Li , Shuoyi Chen , Mang Ye

Accurately segmenting roads is challenging due to substantial intra-class variations, indistinct inter-class distinctions, and occlusions caused by shadows, trees, and buildings. To address these challenges, attention to important texture…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Tao Chen , Yiran Liu , Haoyu Jiang , Ruirui Li