中文
相关论文

相关论文: Zero-shot Referring Image Segmentation with Global…

200 篇论文

Given a natural language expression and a remote sensing image, the goal of referring remote sensing image segmentation (RRSIS) is to generate a pixel-level mask of the target object identified by the referring expression. In contrast to…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Zhe Dong , Yuzhe Sun , Tianzhu Liu , Wangmeng Zuo , Yanfeng Gu

Traditional 3D segmentation methods can only recognize a fixed range of classes that appear in the training set, which limits their application in real-world scenarios due to the lack of generalization ability. Large-scale visual-language…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Yuanbin Wang , Shaofei Huang , Yulu Gao , Zhen Wang , Rui Wang , Kehua Sheng , Bo Zhang , Si Liu

Zero-shot Composed Image Retrieval (ZS-CIR) aims to retrieve a target image given a reference image and a relative text, without relying on costly triplet annotations. Existing CLIP-based methods face two core challenges: (1) union-based…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Yuqi Xiao , Yingying Zhu

Class-incremental/Continual image segmentation (CIS) aims to train an image segmenter in stages, where the set of available categories differs at each stage. To leverage the built-in objectness of query-based transformers, which mitigates…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Yuchen Zhu , Cheng Shi , Dingyou Wang , Jiajin Tang , Zhengxuan Wei , Yu Wu , Guanbin Li , Sibei Yang

Referring expression comprehension (REC) aims to localize a target object in an image described by a referring expression phrased in natural language. Different from the object detection task that queried object labels have been…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Yanyuan Qiao , Chaorui Deng , Qi Wu

Existing semantic segmentation models heavily rely on dense pixel-wise annotations. To reduce the annotation pressure, we focus on a challenging task named zero-shot semantic segmentation, which aims to segment unseen objects with zero…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Zhangxuan Gu , Siyuan Zhou , Li Niu , Zihan Zhao , Liqing Zhang

Contrastive language-image pre-training (CLIP) has demonstrated remarkable zero-shot classification ability, namely image classification using novel text labels. Existing works have attempted to enhance CLIP by fine-tuning on downstream…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Seongha Eom , Namgyu Ho , Jaehoon Oh , Se-Young Yun

Medical image segmentation is vital for clinical diagnosis, yet current deep learning methods often demand extensive expert effort, i.e., either through annotating large training datasets or providing prompts at inference time for each new…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Xingjian Li , Qifeng Wu , Adithya S. Ubaradka , Yiran Ding , Colleen Que , Runmin Jiang , Jianhua Xing , Tianyang Wang , Min Xu

Traditional reference segmentation tasks have predominantly focused on silent visual scenes, neglecting the integral role of multimodal perception and interaction in human experiences. In this work, we introduce a novel task called…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Yaoting Wang , Peiwen Sun , Dongzhan Zhou , Guangyao Li , Honggang Zhang , Di Hu

Segmentation of anatomical structures and pathological regions in medical images is essential for modern clinical diagnosis, disease research, and treatment planning. While significant advancements have been made in deep learning-based…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Taha Koleilat , Hojat Asgariandehkordi , Hassan Rivaz , Yiming Xiao

Semantic segmentation is one of the basic, yet essential scene understanding tasks for an autonomous agent. The recent developments in supervised machine learning and neural networks have enjoyed great success in enhancing the performance…

计算机视觉与模式识别 · 计算机科学 2021-07-07 S. Ehsan Mirsadeghi , Ali Royat , Hamid Rezatofighi

Interactive segmentation aims to segment the specified target on the image with positive and negative clicks from users. Interactive ambiguity is a crucial issue in this field, which refers to the possibility of multiple compliant outcomes…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Zheng Lin , Nan Zhou , Chen-Xi Du , Deng-Ping Fan , Shi-Min Hu

Deep learning models have become the mainstream method for medical image segmentation, but they require a large manually labeled dataset for training and are difficult to extend to unseen categories. Few-shot segmentation(FSS) has the…

图像与视频处理 · 电气工程与系统科学 2023-07-27 Yao Huang , Jianming Liu

Surgical image segmentation is essential for robot-assisted surgery and intraoperative guidance. However, existing methods are constrained to predefined categories, produce one-shot predictions without adaptive refinement, and lack…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Ange Lou , Yamin Li , Qi Chang , Nan Xi , Luyuan Xie , Zichao Li , Tianyu Luan

Multimodal referring segmentation aims to segment target objects in visual scenes, such as images, videos, and 3D scenes, based on referring expressions in text or audio format. This task plays a crucial role in practical applications…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Henghui Ding , Song Tang , Shuting He , Chang Liu , Zuxuan Wu , Yu-Gang Jiang

Weakly supervised semantic segmentation (WSSS) with image-level labels is a challenging task. Mainstream approaches follow a multi-stage framework and suffer from high training costs. In this paper, we explore the potential of Contrastive…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Yuqi Lin , Minghao Chen , Wenxiao Wang , Boxi Wu , Ke Li , Binbin Lin , Haifeng Liu , Xiaofei He

Both masked image modeling (MIM) and natural language supervision have facilitated the progress of transferable visual pre-training. In this work, we seek the synergy between two paradigms and study the emerging properties when MIM meets…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Shusheng Yang , Yixiao Ge , Kun Yi , Dian Li , Ying Shan , Xiaohu Qie , Xinggang Wang

Image clustering is an important and open-challenging task in computer vision. Although many methods have been proposed to solve the image clustering task, they only explore images and uncover clusters according to the image features, thus…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Shaotian Cai , Liping Qiu , Xiaojun Chen , Qin Zhang , Longteng Chen

The Segment Anything Model (SAM) exhibits remarkable versatility and zero-shot learning abilities, owing largely to its extensive training data (SA-1B). Recognizing SAM's dependency on manual guidance given its category-agnostic nature, we…

计算机视觉与模式识别 · 计算机科学 2023-11-23 Xiyu Qi , Yifan Wu , Yongqiang Mao , Wenhui Zhang , Yidan Zhang

The robust association of the same objects across video frames in complex scenes is crucial for many applications, especially Multiple Object Tracking (MOT). Current methods predominantly rely on labeled domain-specific video datasets,…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Siyuan Li , Lei Ke , Martin Danelljan , Luigi Piccinelli , Mattia Segu , Luc Van Gool , Fisher Yu
‹ 上一页 1 8 9 10 下一页 ›