中文
相关论文

相关论文: Branch-Cooperative OSNet for Person Re-Identificat…

200 篇论文

Person Re-Identification aims to retrieve person identities from images captured by multiple cameras or the same cameras in different time instances and locations. Because of its importance in many vision applications from surveillance to…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Fabian Herzog , Xunbo Ji , Torben Teepe , Stefan Hörmann , Johannes Gilg , Gerhard Rigoll

In person re-identification (re-ID), the key task is feature representation, which is used to compute distance or similarity in prediction. Person re-ID achieves great improvement when deep learning methods are introduced to tackle this…

计算机视觉与模式识别 · 计算机科学 2019-01-18 Jiabao Wang , Yang Li , Zhuang Miao

Learning diverse features is key to the success of person re-identification. Various part-based methods have been extensively proposed for learning local representations, which, however, are still inferior to the best-performing methods for…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Ben Xie , Xiaofu Wu , Suofei Zhang , Shiliang Zhao , Ming Li

Convolutional neural networks with multiple branches have recently been proved highly effective in person re-identification (re-ID). Researchers design multi-branch networks using part models, yet they always attribute the effectiveness to…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Jiabao Wang , Yang Li , Yangshuo Zhang , Zhuang Miao , Rui Zhang

A big challenge of person re-identification (Re-ID) using a multi-branch network architecture is to learn diverse features from the ID-labeled dataset. The 2-branch Batch DropBlock (BDB) network was recently proposed for achieving diversity…

计算机视觉与模式识别 · 计算机科学 2020-02-12 Xiaofu Wu , Ben Xie , Shiliang Zhao , Suofei Zhang , Yong Xiao , Ming Li

An effective person re-identification (re-ID) model should learn feature representations that are both discriminative, for distinguishing similar-looking people, and generalisable, for deployment across datasets without any adaptation. In…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Kaiyang Zhou , Yongxin Yang , Andrea Cavallaro , Tao Xiang

As an instance-level recognition problem, person re-identification (ReID) relies on discriminative features, which not only capture different spatial scales but also encapsulate an arbitrary combination of multiple scales. We call features…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Kaiyang Zhou , Yongxin Yang , Andrea Cavallaro , Tao Xiang

In this paper we introduce an ensemble method for convolutional neural network (CNN), called "virtual branching," which can be implemented with nearly no additional parameters and computation on top of standard CNNs. We propose our method…

计算机视觉与模式识别 · 计算机科学 2018-03-16 Albert Gong , Qiang Qiu , Guillermo Sapiro

This work considers the problem of domain shift in person re-identification.Being trained on one dataset, a re-identification model usually performs much worse on unseen data. Partially this gap is caused by the relatively small scale of…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Vladislav Sovrasov , Dmitry Sidnev

This study explores a simple but strong baseline for person re-identification (ReID). Person ReID with deep neural networks has progressed and achieved high performance in recent years. However, many state-of-the-art methods design complex…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Hao Luo , Wei Jiang , Youzhi Gu , Fuxu Liu , Xingyu Liao , Shenqi Lai , Jianyang Gu

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

Since the person re-identification task often suffers from the problem of pose changes and occlusions, some attentive local features are often suppressed when training CNNs. In this paper, we propose the Batch DropBlock (BDB) Network which…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Zuozhuo Dai , Mingqiang Chen , Xiaodong Gu , Siyu Zhu , Ping Tan

We propose an effective structured learning based approach to the problem of person re-identification which outperforms the current state-of-the-art on most benchmark data sets evaluated. Our framework is built on the basis of multiple…

计算机视觉与模式识别 · 计算机科学 2015-03-06 Sakrapee Paisitkriangkrai , Chunhua Shen , Anton van den Hengel

In this paper, we propose a deep end-to-end neu- ral network to simultaneously learn high-level features and a corresponding similarity metric for person re-identification. The network takes a pair of raw RGB images as input, and outputs a…

计算机视觉与模式识别 · 计算机科学 2016-06-21 Lin Wu , Chunhua Shen , Anton van den Hengel

Jointly utilizing global and local features to improve model accuracy is becoming a popular approach for the person re-identification (ReID) problem, because previous works using global features alone have very limited capacity at…

计算机视觉与模式识别 · 计算机科学 2020-09-09 Wenpeng Li , Yongli Sun , Jinjun Wang , Han Xu , Xiangru Yang , Long Cui

In this work we propose a new architecture for person re-identification. As the task of re-identification is inherently associated with embedding learning and non-rigid appearance description, our architecture is based on the deep bilinear…

计算机视觉与模式识别 · 计算机科学 2017-09-07 Evgeniya Ustinova , Yaroslav Ganin , Victor Lempitsky

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

This paper explores a simple and efficient baseline for person re-identification (ReID). Person re-identification (ReID) with deep neural networks has made progress and achieved high performance in recent years. However, many…

计算机视觉与模式识别 · 计算机科学 2019-06-19 Hao Luo , Youzhi Gu , Xingyu Liao , Shenqi Lai , Wei Jiang

Person re-identification (ReID) is an extremely important area in both surveillance and mobile applications, requiring strong accuracy with minimal computational cost. State-of-the-art methods give good accuracy but with high computational…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Anns Ijaz , Muhammad Azeem Javed

Person re-identification (ReID) focuses on identifying people across different scenes in video surveillance, which is usually formulated as a binary classification task or a ranking task in current person ReID approaches. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Weihua Chen , Xiaotang Chen , Jianguo Zhang , Kaiqi Huang
‹ 上一页 1 2 3 10 下一页 ›