English
Related papers

Related papers: A Strong Baseline and Batch Normalization Neck for…

200 papers

Artificial neural networks perform state-of-the-art in an ever-growing number of tasks, and nowadays they are used to solve an incredibly large variety of tasks. There are problems, like the presence of biases in the training data, which…

Computer Vision and Pattern Recognition · Computer Science 2022-12-29 Enzo Tartaglione , Carlo Alberto Barbano , Marco Grangetto

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…

Computer Vision and Pattern Recognition · Computer Science 2022-03-01 Xianghao Zang , Ge Li , Wei Gao , Xiujun Shu

Person reidentification (ReID) refers to the task of verifying the identity of a pedestrian observed from nonoverlapping views in a surveillance camera network. It has recently been validated that reranking can achieve remarkable…

Computer Vision and Pattern Recognition · Computer Science 2020-05-21 Ruo-Pei Guo , Chun-Guang Li , Yonghua Li , Jiaru Lin , Jun Guo

Learning the distance metric between pairs of examples is of great importance for visual recognition, especially for person re-identification (Re-Id). Recently, the contrastive and triplet loss are proposed to enhance the discriminative…

Computer Vision and Pattern Recognition · Computer Science 2017-07-26 De Cheng , Yihong Gong , Zhihui Li , Weiwei Shi , Alexander G. Hauptmann , Nanning Zheng

Domain generalizable (DG) person re-identification (ReID) aims to test across unseen domains without access to the target domain data at training time, which is a realistic but challenging problem. In contrast to methods assuming an…

Computer Vision and Pattern Recognition · Computer Science 2022-07-22 Boqiang Xu , Jian Liang , Lingxiao He , Zhenan Sun

The security of the Person Re-identification(ReID) model plays a decisive role in the application of ReID. However, deep neural networks have been shown to be vulnerable, and adding undetectable adversarial perturbations to clean images can…

Computer Vision and Pattern Recognition · Computer Science 2021-04-08 Yunpeng Gong , Zhiyong Zeng , Liwen Chen , Yifan Luo , Bin Weng , Feng Ye

Existing person re-identification (re-id) methods assume the provision of accurately cropped person bounding boxes with minimum background noise, mostly by manually cropping. This is significantly breached in practice when person bounding…

Computer Vision and Pattern Recognition · Computer Science 2018-07-10 Xu Lan , Hanxiao Wang , Shaogang Gong , Xiatian Zhu

Recent studies show that, both explicit deep feature matching as well as large-scale and diverse training data can significantly improve the generalization of person re-identification. However, the efficiency of learning deep matchers on…

Computer Vision and Pattern Recognition · Computer Science 2022-04-07 Shengcai Liao , Ling Shao

Big neural networks trained on large datasets have advanced the state-of-the-art for a large variety of challenging problems, improving performance by a large margin. However, under low memory and limited computational power constraints,…

Computer Vision and Pattern Recognition · Computer Science 2019-04-12 Adrian Bulat , Georgios Tzimiropoulos , Jean Kossaifi , Maja Pantic

Adversarial training is one of the main defenses against adversarial attacks. In this paper, we provide the first rigorous study on diagnosing elements of adversarial training, which reveals two intriguing properties. First, we study the…

Computer Vision and Pattern Recognition · Computer Science 2019-12-24 Cihang Xie , Alan Yuille

The field of Person Re-Identification (Re-ID) has received much attention recently, driven by the progress of deep neural networks, especially for image classification. The problem of Re-ID consists in identifying individuals through images…

Computer Vision and Pattern Recognition · Computer Science 2023-09-26 Eduardo de O. Andrade , Igor Garcia Ballhausen Sampaio , Joris Guérin , José Viterbo

Extracting robust feature representation is one of the key challenges in object re-identification (ReID). Although convolution neural network (CNN)-based methods have achieved great success, they only process one local neighborhood at a…

Computer Vision and Pattern Recognition · Computer Science 2021-03-29 Shuting He , Hao Luo , Pichao Wang , Fan Wang , Hao Li , Wei Jiang

Batch normalization was introduced in 2015 to speed up training of deep convolution networks by normalizing the activations across the current batch to have zero mean and unity variance. The results presented here show an interesting aspect…

Computer Vision and Pattern Recognition · Computer Science 2018-02-22 Mohamed Hajaj , Duncan Gillies

Person Re-Identification (ReID) matches pedestrians across disjoint cameras. Existing ReID methods adopting real-value feature descriptors have achieved high accuracy, but they are low in efficiency due to the slow Euclidean distance…

Computer Vision and Pattern Recognition · Computer Science 2022-07-14 Qingze Yin , Guanan Wang , Guodong Ding , Qilei Li , Shaogang Gong , Zhenmin Tang

Person Re-Identification (ReID) requires comparing two images of person captured under different conditions. Existing work based on neural networks often computes the similarity of feature maps from one single convolutional layer. In this…

Computer Vision and Pattern Recognition · Computer Science 2018-04-03 Yiluan Guo , Ngai-Man Cheung

Our impression about one person often updates after we see more aspects of him/her and this process keeps iterating given more meetings. We formulate such an intuition into the problem of person re-identification (re-ID), where the…

Computer Vision and Pattern Recognition · Computer Science 2020-12-02 Dengpan Fu , Bo Xin , Jingdong Wang , Dongdong Chen , Jianmin Bao , Gang Hua , Houqiang Li

Person re-identification (PRe-ID) is a crucial task in security, surveillance, and retail analysis, which involves identifying an individual across multiple cameras and views. However, it is a challenging task due to changes in…

Computer Vision and Pattern Recognition · Computer Science 2023-07-06 Ammar Chouchane , Abdelmalik Ouamane , Yassine Himeur , Wathiq Mansoor , Shadi Atalla , Afaf Benzaibak , Chahrazed Boudellal

Person search aims at localizing and identifying a query person from a gallery of uncropped scene images. Different from person re-identification (re-ID), its performance also depends on the localization accuracy of a pedestrian detector.…

Computer Vision and Pattern Recognition · Computer Science 2019-09-19 Chuchu Han , Jiacheng Ye , Yunshan Zhong , Xin Tan , Chi Zhang , Changxin Gao , Nong Sang

Bayesian neural networks (BNNs) demonstrate promising success in improving the robustness and uncertainty quantification of modern deep learning. However, they generally struggle with underfitting at scale and parameter efficiency. On the…

A key component of most neural network architectures is the use of normalization layers, such as Batch Normalization. Despite its common use and large utility in optimizing deep architectures, it has been challenging both to generically…

Machine Learning · Computer Science 2020-02-17 Cecilia Summers , Michael J. Dinneen