中文
相关论文

相关论文: Image-Text Knowledge Modeling for Unsupervised Mul…

200 篇论文

Existing scene text removal (STR) task suffers from insufficient training data due to the expensive pixel-level labeling. In this paper, we aim to address this issue by introducing a Text-aware Masked Image Modeling algorithm (TMIM), which…

计算机视觉与模式识别 · 计算机科学 2024-09-23 Zixiao Wang , Hongtao Xie , YuXin Wang , Yadong Qu , Fengjun Guo , Pengwei Liu

With the proliferation of images in online content, language-guided image retrieval (LGIR) has emerged as a research hotspot over the past decade, encompassing a variety of subtasks with diverse input forms. While the development of large…

信息检索 · 计算机科学 2025-03-14 Pengfei Luo , Jingbo Zhou , Tong Xu , Yuan Xia , Linli Xu , Enhong Chen

Vision-language models (VLMs) have shown powerful capabilities in visual question answering and reasoning tasks by combining visual representations with the abstract skill set large language models (LLMs) learn during pretraining. Vision,…

人工智能 · 计算机科学 2023-09-01 Riley Tavassoli , Mani Amani , Reza Akhavian

Supervised person re-identification assumes that a person has images captured under multiple cameras. However when cameras are placed in distance, a person rarely appears in more than one camera. This paper thus studies person re-ID under…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Menglin Wang , Xiaojin Gong

Person re-identification(ReID), as a crucial technology in the field of security, plays a vital role in safety inspections, personnel counting, and more. Most current ReID approaches primarily extract features from images, which are easily…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Chen Mao , Chong Tan , Jingqi Hu , Min Zheng

Incremental learning for person re-identification (ReID) aims to develop models that can be trained with a continuous data stream, which is a more practical setting for real-world applications. However, the existing incremental ReID methods…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Zexian Yang , Dayan Wu , Wanqian Zhang , Bo Li , Weiping Wang

Decoding visual signals holds the tantalizing potential to unravel the complexities of cognition and perception. While recent studies have focused on reconstructing visual stimuli from neural recordings to bridge brain activity with visual…

计算工程、金融与科学 · 计算机科学 2025-09-23 Zixiang Yin , Jiarui Li , Zhengming Ding

Existing person re-identification (re-id) methods are stuck when deployed to a new unseen scenario despite the success in cross-camera person matching. Recent efforts have been substantially devoted to domain adaptive person re-id where…

计算机视觉与模式识别 · 计算机科学 2021-09-10 Lingxiao He , Wu Liu , Jian Liang , Kecheng Zheng , Xingyu Liao , Peng Cheng , Tao Mei

An efficient and effective person re-identification (ReID) system relieves the users from painful and boring video watching and accelerates the process of video analysis. Recently, with the explosive demands of practical applications, a lot…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Zheng Wang , Zhixiang Wang , Yinqiang Zheng , Yang Wu , Wenjun Zeng , Shin'ichi Satoh

Person re-identification is an open and challenging problem in computer vision. Existing approaches have concentrated on either designing the best feature representation or learning optimal matching metrics in a static setting where the…

计算机视觉与模式识别 · 计算机科学 2017-06-13 Rameswar Panda , Amran Bhuiyan , Vittorio Murino , Amit K. Roy-Chowdhury

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

Person Re-Identification (ReID) has several challenges in real-world surveillance systems due to clothing changes (CCReID) and the need for maintaining continual learning (LReID). Previous existing methods either develop models specifically…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Robert Long , Rongxin Jiang , Mingrui Yan

Visible-infrared person re-identification (VI-ReID) is challenging due to considerable cross-modality discrepancies. Existing works mainly focus on learning modality-invariant features while suppressing modality-specific ones. However,…

计算机视觉与模式识别 · 计算机科学 2024-03-08 Yunhao Du , Zhicheng Zhao , Fei Su

Recently, the research interest of person re-identification (ReID) has gradually turned to video-based methods, which acquire a person representation by aggregating frame features of an entire video. However, existing video-based ReID…

计算机视觉与模式识别 · 计算机科学 2020-09-14 Xinyang Jiang , Yifei Gong , Xiaowei Guo , Qize Yang , Feiyue Huang , Weishi Zheng , Feng Zheng , Xing Sun

Text-based pedestrian search (TBPS) in full images aims to locate a target pedestrian in untrimmed images using natural language descriptions. However, in complex scenes with multiple pedestrians, existing methods are limited by…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Zengli Luo , Canlong Zhang , Zhixin Li , Zhiwen Wang , Chunrong Wei

Self-supervised learning (SSL) holds promise in leveraging large amounts of unlabeled data. However, the success of popular SSL methods has limited on single-centric-object images like those in ImageNet and ignores the correlation among the…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Zhaowen Li , Yousong Zhu , Fan Yang , Wei Li , Chaoyang Zhao , Yingying Chen , Zhiyang Chen , Jiahao Xie , Liwei Wu , Rui Zhao , Ming Tang , Jinqiao Wang

Training visual embeddings with labeled data supervision has been the de facto setup for representation learning in computer vision. Inspired by recent success of adopting masked image modeling (MIM) in self-supervised representation…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Kaifeng Chen , Daniel Salz , Huiwen Chang , Kihyuk Sohn , Dilip Krishnan , Mojtaba Seyedhosseini

Person re-identification (ReID) has evolved from handcrafted feature-based methods to deep learning approaches and, more recently, to models incorporating large language models (LLMs). Early methods struggled with variations in lighting,…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Amran Bhuiyan , Mizanur Rahman , Md Tahmid Rahman Laskar , Aijun An , Jimmy Xiangji Huang

Object Re-IDentification (ReID), one of the most significant problems in biometrics and surveillance systems, has been extensively studied by image processing and computer vision communities in the past decades. Learning a robust and…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Syeda Nyma Ferdous , Xin Li , Siwei Lyu

The recent large-scale Contrastive Language-Image Pretraining (CLIP) model has shown great potential in various downstream tasks via leveraging the pretrained vision and language knowledge. Scene text, which contains rich textual and visual…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Wenwen Yu , Yuliang Liu , Wei Hua , Deqiang Jiang , Bo Ren , Xiang Bai