中文
相关论文

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

200 篇论文

Person Re-Identification (re-id) is a challenging task in computer vision, especially when there are limited training data from multiple camera views. In this paper, we pro- pose a deep learning based person re-identification method by…

计算机视觉与模式识别 · 计算机科学 2016-11-21 Qiqi Xiao , Kelei Cao , Haonan Chen , Fangyue Peng , Chi Zhang

Existing human recognition systems often rely on separate, specialized models for face and body analysis, limiting their effectiveness in real-world scenarios where pose, visibility, and context vary widely. This paper introduces SapiensID,…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Minchul Kim , Dingqiang Ye , Yiyang Su , Feng Liu , Xiaoming Liu

Person re-identification (ReID) systems that match individuals across images or video frames are essential in many real-world applications. However, existing methods are often influenced by attributes such as gender, pose, and body mass…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Basudha Pal , Siyuan Huang , Anirudh Nanduri , Zhaoyang Wang , Rama Chellappa

Prevailing deep convolutional neural networks (CNNs) for person re-IDentification (reID) are usually built upon ResNet or VGG backbones, which were originally designed for classification. Because reID is different from classification, the…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Ruijie Quan , Xuanyi Dong , Yu Wu , Linchao Zhu , Yi Yang

Person re-identification (ReID) is a challenging task due to arbitrary human pose variations, background clutters, etc. It has been studied extensively in recent years, but the multifarious local and global features are still not fully…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Fan Yang , Ke Yan , Shijian Lu , Huizhu Jia , Xiaodong Xie , Wen Gao

Visible-Infrared person re-identification (VI-ReID) is an important and challenging task in intelligent video surveillance. Existing methods mainly focus on learning a shared feature space to reduce the modality discrepancy between visible…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Haichao Shi , Mandi Luo , Xiao-Yu Zhang , Ran He

The global and local contexts significantly contribute to the integrity of predictions in Salient Object Detection (SOD). Unfortunately, existing methods still struggle to generate complete predictions with fine details. There are two major…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Yi Ke Yun , Weisi Lin

Scene text recognition (STR) involves the task of reading text in cropped images of natural scenes. Conventional models in STR employ convolutional neural network (CNN) followed by recurrent neural network in an encoder-decoder framework.…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Yew Lee Tan , Adams Wai-kin Kong , Jung-Jae Kim

The visual appearance of a person is easily affected by many factors like pose variations, viewpoint changes and camera parameter differences. This makes person Re-Identification (ReID) among multiple cameras a very challenging task. This…

计算机视觉与模式识别 · 计算机科学 2016-11-15 Chi Su , Shiliang Zhang , Junliang Xing , Wen Gao , Qi Tian

We propose to learn a fully-convolutional network model that consists of a Chain of Identity Mapping Modules and residual on the residual architecture for image denoising. Our network structure possesses three distinctive features that are…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Saeed Anwar , Cong Phuoc Huynh , Fatih Porikli

This paper addresses the person re-identification (PReID) problem by combining global and local information at multiple feature resolutions with different loss functions. Many previous studies address this problem using either part-based…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Arda Efe Okay , Manal AlGhamdi , Robert Westendorp , Mohamed Abdel-Mottaleb

The recent rise of generative artificial intelligence (AI), powered by Transformer networks, has achieved remarkable success in natural language processing, computer vision, and graphics. However, the application of Transformers in…

图形学 · 计算机科学 2025-09-01 Qiang Zou , Lizhen Zhu

Convolutional Neural Networks (CNNs) have advanced existing medical systems for automatic disease diagnosis. However, there are still concerns about the reliability of deep medical diagnosis systems against the potential threats of…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Omid Nejati Manzari , Hamid Ahmadabadi , Hossein Kashiani , Shahriar B. Shokouhi , Ahmad Ayatollahi

Deep learning with Convolutional Neural Networks has shown great promise in various areas of image-based classification and enhancement but is often unsuitable for predictive modeling involving non-image based features or features without…

机器学习 · 计算机科学 2020-09-02 Omid Bazgir , Ruibo Zhang , Saugato Rahman Dhruba , Raziur Rahman , Souparno Ghosh , Ranadip Pal

Visible-infrared person re-identification (VI-ReID) aims to retrieve images of the same pedestrian from different modalities, where the challenges lie in the significant modality discrepancy. To alleviate the modality gap, recent methods…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Zhihao Qian , Yutian Lin , Bo Du

Existing methods for video-based person re-identification (ReID) mainly learn the appearance feature of a given pedestrian via a feature extractor and a feature aggregator. However, the appearance models would fail when different…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Honghu Pan , Qiao Liu , Yongyong Chen , Yunqi He , Yuan Zheng , Feng Zheng , Zhenyu He

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 address the problem of visible-infrared person re-identification (VI-reID), that is, retrieving a set of person images, captured by visible or infrared cameras, in a cross-modal setting. Two main challenges in VI-reID are intra-class…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Hyunjong Park , Sanghoon Lee , Junghyup Lee , Bumsub Ham

The extraction of a scene graph with objects as nodes and mutual relationships as edges is the basis for a deep understanding of image content. Despite recent advances, such as message passing and joint classification, the detection of…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Rajat Koner , Suprosanna Shit , Volker Tresp

Many previous methods have showed the importance of considering semantically relevant objects for performing event recognition, yet none of the methods have exploited the power of deep convolutional neural networks to directly integrate…

计算机视觉与模式识别 · 计算机科学 2017-03-23 Sungmin Eum , Hyungtae Lee , Heesung Kwon , David Doermann