中文
相关论文

相关论文: Batch DropBlock Network for Person Re-identificati…

200 篇论文

Deep learning on the point cloud is increasingly developing. Grouping the point with its neighbors and conducting convolution-like operation on them can learn the local feature of the point cloud, but this method is weak to extract the…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Shangwei Guo , Jun Li , Zhengchao Lai , Xiantong Meng , Shaokun Han

Person re-identification aims at establishing the identity of a pedestrian from a gallery that contains images of multiple people obtained from a multi-camera system. Many challenges such as occlusions, drastic lighting and pose variations…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Guodong Ding , Salman Khan , Zhenmin Tang , Fatih Porikli

The combination of global and partial features has been an essential solution to improve discriminative performances in person re-identification (Re-ID) tasks. Previous part-based methods mainly focus on locating regions with specific…

计算机视觉与模式识别 · 计算机科学 2018-08-15 Guanshuo Wang , Yufeng Yuan , Xiong Chen , Jiwei Li , Xi Zhou

Dropout is a simple but efficient regularization technique for achieving better generalization of deep neural networks (DNNs); hence it is widely used in tasks based on DNNs. During training, dropout randomly discards a portion of the…

神经与进化计算 · 计算机科学 2020-10-22 Hiroshi Inoue

In recent years, deep learning has achieved remarkable success in the field of image restoration. However, most convolutional neural network-based methods typically focus on a single scale, neglecting the incorporation of multi-scale…

图像与视频处理 · 电气工程与系统科学 2025-02-27 Jiatao Jiang , Zhen Cui , Chunyan Xu , Jian Yang

While modern convolutional neural networks achieve outstanding accuracy on many image classification tasks, they are, compared to humans, much more sensitive to image degradation. Here, we describe a variant of Batch Normalization,…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Bojian Yin , Siebren Schaafsma , Henk Corporaal , H. Steven Scholte , Sander M. Bohte

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

Visual attention has proven to be effective in improving the performance of person re-identification. Most existing methods apply visual attention heuristically by learning an additional attention map to re-weight the feature maps for…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Yifan Chen , Han Wang , Xiaolu Sun , Bin Fan , Chu Tang

Convolutional neural network has recently achieved great success for image restoration (IR) and also offered hierarchical features. However, most deep CNN based IR models do not make full use of the hierarchical features from the original…

计算机视觉与模式识别 · 计算机科学 2020-01-24 Yulun Zhang , Yapeng Tian , Yu Kong , Bineng Zhong , Yun Fu

Large neural networks are often overparameterised and prone to overfitting, Dropout is a widely used regularization technique to combat overfitting and improve model generalization. However, unstructured Dropout is not always effective for…

机器学习 · 计算机科学 2022-10-07 Yiren Zhao , Oluwatomisin Dada , Xitong Gao , Robert D Mullins

Recently, deep convolutional neural network (CNN) have been widely used in image restoration and obtained great success. However, most of existing methods are limited to local receptive field and equal treatment of different types of…

图像与视频处理 · 电气工程与系统科学 2021-01-26 Yucheng Hang , Qingmin Liao , Wenming Yang , Yupeng Chen , Jie Zhou

In this work, we propose "Residual Attention Network", a convolutional neural network using attention mechanism which can incorporate with state-of-art feed forward network architecture in an end-to-end training fashion. Our Residual…

计算机视觉与模式识别 · 计算机科学 2017-04-25 Fei Wang , Mengqing Jiang , Chen Qian , Shuo Yang , Cheng Li , Honggang Zhang , Xiaogang Wang , Xiaoou Tang

Instance-level alignment is widely exploited for person re-identification, e.g. spatial alignment, latent semantic alignment and triplet alignment. This paper probes another feature alignment modality, namely cluster-level feature alignment…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Qiuyu Chen , Wei Zhang , Jianping Fan

Person re-identification is indeed a challenging visual recognition task due to the critical issues of human pose variation, human body occlusion, camera view variation, etc. To address this, most of the state-of-the-art approaches are…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Fu Xiong , Yang Xiao , Zhiguo Cao , Kaicheng Gong , Zhiwen Fang , Joey Tianyi Zhou

In this paper, we focus on model generalization and adaptation for cross-domain person re-identification (Re-ID). Unlike existing cross-domain Re-ID methods, leveraging the auxiliary information of those unlabeled target-domain data, we aim…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Haijun Liu , Jian Cheng , Shiguang Wang , Wen Wang

Point cloud registration plays a crucial role in various computer vision tasks, and usually demands the resolution of partial overlap registration in practice. Most existing methods perform a serial calculation of rotation and translation,…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Shiqi Li , Jihua Zhu , Yifan Xie

Recent years have witnessed a substantial increase in the deep learning (DL)architectures proposed for visual recognition tasks like person re-identification,where individuals must be recognized over multiple distributed cameras.…

计算机视觉与模式识别 · 计算机科学 2021-04-15 Hugo Masson , Amran Bhuiyan , Le Thanh Nguyen-Meidine , Mehrsan Javan , Parthipan Siva , Ismail Ben Ayed , Eric Granger

Recent advances in person re-identification have demonstrated enhanced discriminability, especially with supervised learning or transfer learning. However, since the data requirements---including the degree of data curations---are becoming…

计算机视觉与模式识别 · 计算机科学 2020-11-04 Kshitij Nikhal , Benjamin S. Riggan

Holistic person re-identification (Re-ID) and partial person re-identification have achieved great progress respectively in recent years. However, scenarios in reality often include both holistic and partial pedestrian images, which makes…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Xiaofei Mao , Jiahao Cao , Dongfang Li , Xia Jia , Qingfang Zheng

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