中文
相关论文

相关论文: Explainable Person Re-Identification with Attribut…

200 篇论文

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

Occluded person re-identification (ReID) aims to match person images with occlusion. It is fundamentally challenging because of the serious occlusion which aggravates the misalignment problem between images. At the cost of incorporating a…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Kecheng Zheng , Cuiling Lan , Wenjun Zeng , Jiawei Liu , Zhizheng Zhang , Zheng-Jun Zha

Distillation is a method to transfer knowledge from one model to another and often achieves higher accuracy with the same capacity. In this paper, we aim to provide a theoretical understanding on what mainly helps with the distillation. Our…

机器学习 · 统计学 2019-10-04 Bin Dong , Jikai Hou , Yiping Lu , Zhihua Zhang

Person re-identification (ReID) is now an active research topic for AI-based video surveillance applications such as specific person search, but the practical issue that the target person(s) may change clothes (clothes inconsistency…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Fangbin Wan , Yang Wu , Xuelin Qian , Yixiong Chen , Yanwei Fu

Unsupervised representation learning has proved to be a critical component of anomaly detection/localization in images. The challenges to learn such a representation are two-fold. Firstly, the sample size is not often large enough to learn…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Mohammadreza Salehi , Niousha Sadjadi , Soroosh Baselizadeh , Mohammad Hossein Rohban , Hamid R. Rabiee

Attention has become more attractive in person reidentification (ReID) as it is capable of biasing the allocation of available resources towards the most informative parts of an input signal. However, state-of-the-art works concentrate only…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Binghui Chen , Weihong Deng , Jiani Hu

Drawing on recent advancements in diffusion models for text-to-image generation, identity-preserved personalization has made significant progress in accurately capturing specific identities with just a single reference image. However,…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Yi Wu , Ziqiang Li , Heliang Zheng , Chaoyue Wang , Bin Li

Deep networks have been revolutionary in improving performance of machine learning and artificial intelligence systems. Their high prediction accuracy, however, comes at a price of \emph{model irreproducibility\/} in very high levels that…

机器学习 · 计算机科学 2020-10-21 Gil I. Shamir , Lorenzo Coviello

Hybrid models combining Transformers and State Space Models (SSMs) are promising for balancing performance and efficiency. However, optimizing these hybrid models, particularly by addressing the potential redundancy inherent within the…

计算与语言 · 计算机科学 2025-05-29 Yuichiro Hoshino , Hideyuki Tachibana , Muneyoshi Inahara , Hiroto Takegawa

Reasoning segmentation enables open-set object segmentation via implicit text queries, therefore serving as a foundation for embodied agents that should operate autonomously in real-world environments. However, existing methods for…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Yiqing Shen , Mathias Unberath

Vehicle Re-Identification (V-ReID) is a critical task that associates the same vehicle across images from different camera viewpoints. Many works explore attribute clues to enhance V-ReID; however, there is usually a lack of effective…

计算机视觉与模式识别 · 计算机科学 2021-09-02 Rodolfo Quispe , Cuiling Lan , Wenjun Zeng , Helio Pedrini

Dataset distillation enables the training of deep neural networks with comparable performance in significantly reduced time by compressing large datasets into small and representative ones. Although the introduction of generative models has…

机器学习 · 计算机科学 2025-05-27 Mingzhuo Li , Guang Li , Jiafeng Mao , Takahiro Ogawa , Miki Haseyama

Person re-identification (re-id) is a pivotal task within an intelligent surveillance pipeline and there exist numerous re-id frameworks that achieve satisfactory performance in challenging benchmarks. However, these systems struggle to…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Tharindu Fernando , Clinton Fookes , Sridha Sridharan , Dana Michalski

Text-to-image person re-identification (ReID) aims to retrieve the images of an interested person based on textual descriptions. One main challenge for this task is the high cost in manually annotating large-scale databases, which affects…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Jiayu Jiang , Changxing Ding , Wentao Tan , Junhong Wang , Jin Tao , Xiangmin Xu

The goal of video-based person re-identification is to match two input videos, so that the distance of the two videos is small if two videos contain the same person. A common approach for person re-identification is to first extract image…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Tanzila Rahman , Mrigank Rochan , Yang Wang

Many real-world applications today like video surveillance and urban governance need to address the recognition of masked faces, where content replacement by diverse masks often brings in incomplete appearance and ambiguous representation,…

计算机视觉与模式识别 · 计算机科学 2024-09-20 Chenyu Li , Shiming Ge , Daichi Zhang , Jia Li

Person Re-identification (ReID) is a critical computer vision task which aims to match the same person in images or video sequences. Most current works focus on settings where the resolution of images is kept the same. However, the…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Ziyue Zhang , Shuai Jiang , Congzhentao Huang , Richard Yi Da Xu

Person re-identification (Re-ID) models usually show a limited performance when they are trained on one dataset and tested on another dataset due to the inter-dataset bias (e.g. completely different identities and backgrounds) and the…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Jiajie Tian , Zhu Teng , Rui Li , Yan Li , Baopeng Zhang , Jianping Fan

Dataset distillation has emerged as an effective strategy, significantly reducing training costs and facilitating more efficient model deployment. Recent advances have leveraged generative models to distill datasets by capturing the…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Jeffrey A. Chan-Santiago , Praveen Tirupattur , Gaurav Kumar Nayak , Gaowen Liu , Mubarak Shah

Despite the recent success of deep neural networks, there remains a need for effective methods to enhance domain generalization using vision transformers. In this paper, we propose a novel domain generalization technique called Robust…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Ankur Singh , Senthilnath Jayavelu