中文
相关论文

相关论文: Few-Shot Panoptic Segmentation With Foundation Mod…

200 篇论文

Image segmentation is a fundamental task in the field of imaging and vision. Supervised deep learning for segmentation has achieved unparalleled success when sufficient training data with annotated labels are available. However, annotation…

图像与视频处理 · 电气工程与系统科学 2023-04-10 Hongrun Zhang , Liam Burrows , Yanda Meng , Declan Sculthorpe , Abhik Mukherjee , Sarah E Coupland , Ke Chen , Yalin Zheng

Recent advances in computer vision have led to significant progress in the generation of realistic image data, with denoising diffusion probabilistic models proving to be a particularly effective method. In this study, we demonstrate that…

图像与视频处理 · 电气工程与系统科学 2023-08-09 Dennis Eschweiler , Rüveyda Yilmaz , Matisse Baumann , Ina Laube , Rijo Roy , Abin Jose , Daniel Brückner , Johannes Stegmaier

The advent of Large Vision Models (LVMs) offers new opportunities for few-shot medical image segmentation. However, existing training-free methods based on LVMs fail to effectively utilize negative prompts, leading to poor performance on…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Yufei Liu , Haoke Xiao , Jiaxing Chai , Yongcun Zhang , Rong Wang , Zijie Meng , Zhiming Luo

The Segment Anything Model (SAM) family has become a widely adopted vision foundation model, but its ability to control segmentation granularity remains limited. Users often need to refine results manually - by adding more prompts or…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Junwei Yu , Trevor Darrell , XuDong Wang

In this paper, we introduce a new deep learning framework for discovering the phase field models from existing image data. The new framework embraces the approximation power of physics informed neural networks (PINN), and the computational…

数值分析 · 数学 2020-07-10 Jia Zhao

Weakly-supervised semantic segmentation (WSSS) with image-level labels has been widely studied to relieve the annotation burden of the traditional segmentation task. In this paper, we show that existing fully-annotated base categories can…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Siyuan Zhou , Li Niu , Jianlou Si , Chen Qian , Liqing Zhang

Semantic segmentation requires dense pixel-level annotations, which are costly and time-consuming to acquire. To address this, we present SeSAM, a framework that uses a foundational segmentation model, i.e. Segment Anything Model (SAM),…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Anurag Das , Anna Kukleva , Xinting Hu , Yuki M. Asano , Bernt Schiele

Single-point annotation in visual tasks, with the goal of minimizing labelling costs, is becoming increasingly prominent in research. Recently, visual foundation models, such as Segment Anything (SAM), have gained widespread usage due to…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Zhaoyang Wei , Pengfei Chen , Xuehui Yu , Guorong Li , Jianbin Jiao , Zhenjun Han

Few-shot learning is a challenging task since only few instances are given for recognizing an unseen class. One way to alleviate this problem is to acquire a strong inductive bias via meta-learning on similar tasks. In this paper, we show…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Wentao Chen , Chenyang Si , Wei Wang , Liang Wang , Zilei Wang , Tieniu Tan

The DINO family of self-supervised vision models has shown remarkable transferability, yet effectively adapting their representations for segmentation remains challenging. Existing approaches often rely on heavy decoders with multi-scale…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Sicheng Yang , Hongqiu Wang , Zhaohu Xing , Sixiang Chen , Lei Zhu

Glass surface segmentation from RGB images is a challenging task, since glass as a transparent material distinctly lacks visual characteristics. However, glass segmentation is critical for scene understanding and robotics, as transparent…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Risto Ojala , Tristan Ellison , Mo Chen

Vision foundation models such as Contrastive Vision-Language Pre-training (CLIP) and Segment Anything (SAM) have demonstrated impressive zero-shot performance on image classification and segmentation tasks. However, the incorporation of…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Runnan Chen , Youquan Liu , Lingdong Kong , Nenglun Chen , Xinge Zhu , Yuexin Ma , Tongliang Liu , Wenping Wang

Single image-level annotations only correctly describe an often small subset of an image's content, particularly when complex real-world scenes are depicted. While this might be acceptable in many classification scenarios, it poses a…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Markus Hiller , Rongkai Ma , Mehrtash Harandi , Tom Drummond

Methods for object detection and segmentation often require abundant instance-level annotations for training, which are time-consuming and expensive to collect. To address this, the task of zero-shot object detection (or segmentation) aims…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Siddhesh Khandelwal , Anirudth Nambirajan , Behjat Siddiquie , Jayan Eledath , Leonid Sigal

In weed control, precision agriculture can help to greatly reduce the use of herbicides, resulting in both economical and ecological benefits. A key element is the ability to locate and segment all the plants from image data. Modern…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Patrick Zimmer , Michael Halstead , Chris McCool

Recent advances in Vision Transformers (ViT) and Stable Diffusion (SD) models with their ability to capture rich semantic features of the image have been used for image correspondence tasks on natural images. In this paper, we examine the…

Learning semantic segmentation models under image-level supervision is far more challenging than under fully supervised setting. Without knowing the exact pixel-label correspondence, most weakly-supervised methods rely on external models to…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Zi-Yi Ke , Chiou-Ting Hsu

Few-shot segmentation (FSS) has gained significant attention for its ability to generalize to novel classes with limited supervision, yet remains challenged by structural misalignment and cross-view inconsistency under large appearance or…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Hongli Liu , Yu Wang , Shengjie Zhao

Deep learning-based automatic medical image segmentation plays a critical role in clinical diagnosis and treatment planning but remains challenging in few-shot scenarios due to the scarcity of annotated training data. Recently,…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Guoping Xu , Jayaram K. Udupa , Weiguo Lu , You Zhang

Panoptic and instance segmentation networks are often trained with specialized object detection modules, complex loss functions, and ad-hoc post-processing steps to manage the permutation-invariance of the instance masks. This work builds…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Wouter Van Gansbeke , Bert De Brabandere
‹ 上一页 1 8 9 10 下一页 ›