中文
相关论文

相关论文: Large-scale Multi-modal Person Identification in R…

200 篇论文

As re-ranking is a necessary procedure to boost person re-identification (re-ID) performance on large-scale datasets, the diversity of feature becomes crucial to person reID for its importance both on designing pedestrian descriptions and…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Rui Yu , Zhichao Zhou , Song Bai , Xiang Bai

Deep Convolutional Neural Networks (DCNNs) and their variants have been widely used in large scale face recognition(FR) recently. Existing methods have achieved good performance on many FR benchmarks. However, most of them suffer from two…

计算机视觉与模式识别 · 计算机科学 2021-06-28 Jing Xu , Tszhang Guo , Yong Xu , Zenglin Xu , Kun Bai

Existing person re-identification (re-id) works mostly consider short-term application scenarios without clothes change. In real-world, however, we often dress differently across space and time. To solve this contrast, a few recent attempts…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Peng Xu , Xiatian Zhu

Robotic detection of people in crowded and/or cluttered human-centered environments including hospitals, long-term care, stores and airports is challenging as people can become occluded by other people or objects, and deform due to…

机器人学 · 计算机科学 2024-02-15 Angus Fung , Beno Benhabib , Goldie Nejat

In this study, we introduce a novel multi-modal biometric authentication system that integrates facial, vocal, and signature data to enhance security measures. Utilizing a combination of Convolutional Neural Networks (CNNs) and Recurrent…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Vatchala S , Yogesh C , Yeshwanth Govindarajan , Krithik Raja M , Vishal Pramav Amirtha Ganesan , Aashish Vinod A , Dharun Ramesh

Person retrieval faces many challenges including cluttered background, appearance variations (e.g., illumination, pose, occlusion) among different camera views and the similarity among different person's images. To address these issues, we…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Lei Qi , Jing Huo , Lei Wang , Yinghuan Shi , Yang Gao

Person Re-Identification is still a challenging task in Computer Vision due to a variety of reasons. On the other side, Incremental Learning is still an issue since deep learning models tend to face the problem of over catastrophic…

计算机视觉与模式识别 · 计算机科学 2019-08-09 Prajjwal Bhargava

The human visual perception system has strong robustness in image fusion. This robustness is based on human visual perception system's characteristics of feature selection and non-linear fusion of different features. In order to simulate…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Aiqing Fang , Xinbo Zhao , Jiaqi Yang , Yanning Zhang

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

We consider the problem of person search in unconstrained scene images. Existing methods usually focus on improving the person detection accuracy to mitigate negative effects imposed by misalignment, mis-detections, and false alarms…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Xu Lan , Xiatian Zhu , Shaogang Gong

The key challenge of face recognition is to develop effective feature representations for reducing intra-personal variations while enlarging inter-personal differences. In this paper, we show that it can be well solved with deep learning…

计算机视觉与模式识别 · 计算机科学 2014-06-19 Yi Sun , Xiaogang Wang , Xiaoou Tang

The goal of multi-modal learning is to use complimentary information on the relevant task provided by the multiple modalities to achieve reliable and robust performance. Recently, deep learning has led significant improvement in multi-modal…

计算机视觉与模式识别 · 计算机科学 2018-11-05 Jaekyum Kim , Junho Koh , Yecheol Kim , Jaehyung Choi , Youngbae Hwang , Jun Won Choi

Although unsupervised person re-identification (Re-ID) has drawn increasing research attention recently, it remains challenging to learn discriminative features without annotations across disjoint camera views. In this paper, we address the…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Qing Li , Xiaojiang Peng , Yu Qiao , Qi Hao

Existing person re-identification (Re-ID) methods principally deploy the ImageNet-1K dataset for model initialization, which inevitably results in sub-optimal situations due to the large domain gap. One of the key challenges is that…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Ke Niu , Haiyang Yu , Xuelin Qian , Teng Fu , Bin Li , Xiangyang Xue

Face recognition has already been well studied under the visible light and the infrared,in both intra-spectral and cross-spectral cases. However, how to fuse different light bands, i.e., hyperspectral face recognition, is still an open…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Zhicheng Cao , Xi Cen , Liaojun Pang

The person re-identification task requires to robustly estimate visual similarities between person images. However, existing person re-identification models mostly estimate the similarities of different image pairs of probe and gallery…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Yantao Shen , Hongsheng Li , Shuai Yi , Dapeng Chen , Xiaogang Wang

Many previous methods on text-based person retrieval tasks are devoted to learning a latent common space mapping, with the purpose of extracting modality-invariant features from both visual and textual modality. Nevertheless, due to the…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Aichun Zhu , Zijie Wang , Yifeng Li , Xili Wan , Jing Jin , Tian Wang , Fangqiang Hu , Gang Hua

Unsupervised domain adaptation (UDA) methods for person re-identification (re-ID) aim at transferring re-ID knowledge from labeled source data to unlabeled target data. Although achieving great success, most of them only use limited data…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Zechen Bai , Zhigang Wang , Jian Wang , Di Hu , Errui Ding

Scene depth information can help visual information for more accurate semantic segmentation. However, how to effectively integrate multi-modality information into representative features is still an open problem. Most of the existing work…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Yuejiao Su , Yuan Yuan , Zhiyu Jiang

Multimodal fusion frameworks for Human Action Recognition (HAR) using depth and inertial sensor data have been proposed over the years. In most of the existing works, fusion is performed at a single level (feature level or decision level),…

机器学习 · 计算机科学 2019-10-28 Zeeshan Ahmad , Naimul Khan