中文
相关论文

相关论文: PersonNet: Person Re-identification with Deep Conv…

200 篇论文

In this paper we introduce a new neural network architecture designed to use in embedded vision applications. It merges the best working practices of network architectures like MobileNets and ResNets to our named RMNet architecture. We also…

计算机视觉与模式识别 · 计算机科学 2018-12-07 Evgeny Izutov

We propose a random convolutional neural network to generate a feature space in which we study image classification and retrieval performance. Put briefly we apply random convolutional blocks followed by global average pooling to generate a…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Yunzhe Xue , Usman Roshan

For a considerable time, deep convolutional neural networks (DCNNs) have reached human benchmark performance in object recognition. On that account, computational neuroscience and the field of machine learning have started to attribute…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Leonard E. van Dyck , Walter R. Gruber

Deep convolutional neural networks (DCNNs) have attracted much attention recently, and have shown to be able to recognize thousands of object categories in natural image databases. Their architecture is somewhat similar to that of the human…

计算机视觉与模式识别 · 计算机科学 2016-09-13 Saeed Reza Kheradpisheh , Masoud Ghodrati , Mohammad Ganjtabesh , Timothée Masquelier

Image-to-video person re-identification identifies a target person by a probe image from quantities of pedestrian videos captured by non-overlapping cameras. Despite the great progress achieved,it's still challenging to match in the…

计算机视觉与模式识别 · 计算机科学 2018-10-23 Zhongwei Xie , Lin Li , Xian Zhong , Luo Zhong

Training a deep architecture using a ranking loss has become standard for the person re-identification task. Increasingly, these deep architectures include additional components that leverage part detections, attribute predictions, pose…

计算机视觉与模式识别 · 计算机科学 2018-01-17 Jon Almazan , Bojana Gajic , Naila Murray , Diane Larlus

Deep neural networks demonstrate to have a high performance on image classification tasks while being more difficult to train. Due to the complexity and vanishing gradient problem, it normally takes a lot of time and more computational…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Mohammad Sadegh Ebrahimi , Hossein Karkeh Abadi

We address the problem of people detection in RGB-D data where we leverage depth information to develop a region-of-interest (ROI) selection method that provides proposals to two color and depth CNNs. To combine the detections produced by…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Kaiyang Zhou , Adeline Paiement , Majid Mirmehdi

In this paper, we propose deformable deep convolutional neural networks for generic object detection. This new deep learning object detection framework has innovations in multiple aspects. In the proposed new deep architecture, a new…

计算机视觉与模式识别 · 计算机科学 2015-06-03 Wanli Ouyang , Xiaogang Wang , Xingyu Zeng , Shi Qiu , Ping Luo , Yonglong Tian , Hongsheng Li , Shuo Yang , Zhe Wang , Chen-Change Loy , Xiaoou Tang

Person Re-identification (ReID) is to identify the same person across different cameras. It is a challenging task due to the large variations in person pose, occlusion, background clutter, etc How to extract powerful features is a…

计算机视觉与模式识别 · 计算机科学 2017-10-19 Dangwei Li , Xiaotang Chen , Zhang Zhang , Kaiqi Huang

Person re-identification is challenging due to the large variations of pose, illumination, occlusion and camera view. Owing to these variations, the pedestrian data is distributed as highly-curved manifolds in the feature space, despite the…

计算机视觉与模式识别 · 计算机科学 2016-11-02 Hailin Shi , Yang Yang , Xiangyu Zhu , Shengcai Liao , Zhen Lei , Weishi Zheng , Stan Z. Li

Person re-identification (re-ID) aims at matching images of the same person across camera views. Due to varying distances between cameras and persons of interest, resolution mismatch can be expected, which would degrade re-ID performance in…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Yu-Jhe Li , Yun-Chun Chen , Yen-Yu Lin , Yu-Chiang Frank Wang

Deep learning has gained great success in various classification tasks. Typically, deep learning models learn underlying features directly from data, and no underlying relationship between classes are included. Similarity between classes…

计算机视觉与模式识别 · 计算机科学 2020-09-28 Xueli Xiao , Chunyan Ji , Thosini Bamunu Mudiyanselage , Yi Pan

A person is commonly described by attributes like height, build, cloth color, cloth type, and gender. Such attributes are known as soft biometrics. They bridge the semantic gap between human description and person retrieval in surveillance…

计算机视觉与模式识别 · 计算机科学 2018-10-12 Hiren Galiyawala , Kenil Shah , Vandit Gajjar , Mehul S. Raval

State-of-the-art person re-identification systems that employ a triplet based deep network suffer from a poor generalization capability. In this paper, we propose a four stream Siamese deep convolutional neural network for person…

计算机视觉与模式识别 · 计算机科学 2018-12-24 Amena Khatun , Simon Denman , Sridha Sridharan , Clinton Fookes

Person re-identification across disjoint camera views has been widely applied in video surveillance yet it is still a challenging problem. One of the major challenges lies in the lack of spatial and temporal cues, which makes it difficult…

计算机视觉与模式识别 · 计算机科学 2017-06-28 Hao Liu , Jiashi Feng , Meibin Qi , Jianguo Jiang , Shuicheng Yan

Deep Convolutional Neural Networks (CNNs) are capable of learning unprecedentedly effective features from images. Some researchers have struggled to enhance the parameters' efficiency using grouped convolution. However, the relation between…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Yujia Chen , Ce Li

Learning generic and robust feature representations with data from multiple domains for the same problem is of great value, especially for the problems that have multiple datasets but none of them are large enough to provide abundant data…

计算机视觉与模式识别 · 计算机科学 2016-04-27 Tong Xiao , Hongsheng Li , Wanli Ouyang , Xiaogang Wang

Person re-identification (Re-ID) poses a unique challenge to deep learning: how to learn a deep model with millions of parameters on a small training set of few or no labels. In this paper, a number of deep transfer learning models are…

计算机视觉与模式识别 · 计算机科学 2016-11-23 Mengyue Geng , Yaowei Wang , Tao Xiang , Yonghong Tian

Automated person re-identification in a multi-camera surveillance setup is very important for effective tracking and monitoring crowd movement. In the recent years, few deep learning based re-identification approaches have been developed…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Nirbhay Kumar Tagore , Ayushman Singh , Sumanth Manche , Pratik Chattopadhyay