中文
相关论文

相关论文: ScribbleSeg: Scribble-based Interactive Image Segm…

200 篇论文

We propose a new approach to interactive image segmentation based on some properties of a family of quadratic optimization problems related to dominant sets, a well-known graph-theoretic notion of a cluster which generalizes the concept of…

计算机视觉与模式识别 · 计算机科学 2016-08-04 Eyasu Zemene , Marcello Pelillo

Manually annotating object segmentation masks is very time consuming. Interactive object segmentation methods offer a more efficient alternative where a human annotator and a machine segmentation model collaborate. In this paper we make…

计算机视觉与模式识别 · 计算机科学 2019-04-18 Rodrigo Benenson , Stefan Popov , Vittorio Ferrari

In recent years, instance segmentation has garnered significant attention across various applications. However, training a fully-supervised instance segmentation model requires costly both instance-level and pixel-level annotations. In…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Yuchen Shen , Dong Zhang , Zhao Zhang , Liyong Fu , Qiaolin Ye

This paper proposes a novel algorithm for the problem of structural image segmentation through an interactive model-based approach. Interaction is expressed in the model creation, which is done according to user traces drawn over a given…

计算机视觉与模式识别 · 计算机科学 2008-05-16 Alexandre Noma , Ana B. V. Graciano , Luis Augusto Consularo , Roberto M. Cesar-Jr , Isabelle Bloch

Interactive segmentation is a promising strategy for building robust, generalisable algorithms for volumetric medical image segmentation. However, inconsistent and clinically unrealistic evaluation hinders fair comparison and misrepresents…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Parhom Esmaeili , Virginia Fernandez , Pedro Borges , Eli Gibson , Sebastien Ourselin , M. Jorge Cardoso

Efficient and easy segmentation of images and volumes is of great practical importance. Segmentation problems that motivate our approach originate from microscopy imaging commonly used in materials science, medicine, and biology. We…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Vedrana Andersen Dahl , Monica Jane Emerson , Camilla Himmelstrup Trinderup , Anders Bjorholm Dahl

Semantic scene completion aims to infer the 3D geometric structures with semantic classes from camera or LiDAR, which provide essential occupancy information in autonomous driving. Prior endeavors concentrate on constructing the network or…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Song Wang , Jiawei Yu , Wentong Li , Hao Shi , Kailun Yang , Junbo Chen , Jianke Zhu

Interactive segmentation uses real-time user inputs, such as mouse clicks, to iteratively refine model predictions. Although not originally designed to address distribution shifts, this paradigm naturally lends itself to such challenges. In…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Wentian Xu , Ziyun Liang , Harry Anthony , Yasin Ibrahim , Felix Cohen , Guang Yang , Konstantinos Kamnitsas

Segmentation of organs or lesions from medical images plays an essential role in many clinical applications such as diagnosis and treatment planning. Though Convolutional Neural Networks (CNN) have achieved the state-of-the-art performance…

计算机视觉与模式识别 · 计算机科学 2021-05-27 Xiangde Luo , Guotai Wang , Tao Song , Jingyang Zhang , Michael Aertsen , Jan Deprest , Sebastien Ourselin , Tom Vercauteren , Shaoting Zhang

We address interactive panoptic annotation, where one segment all object and stuff regions in an image. We investigate two graph-based segmentation algorithms that both enforce connectivity of each region, with a notable class-aware Integer…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Ruobing Shen , Bo Tang , Andrea Lodi , Ismail Ben Ayed , Thomas Guthier

Training a computer vision system to segment a novel class typically requires collecting and painstakingly annotating lots of images with objects from that class. Few-shot segmentation techniques reduce the required number of images to…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Shreyas Chandgothia , Ardhendu Sekhar , Amit Sethi

In interactive medical image segmentation, anatomical structures are extracted from reconstructed volumetric images. The first iterations of user interaction traditionally consist of drawing pictorial hints as an initial estimate of the…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Mario Amrehn , Stefan Steidl , Markus Kowarschik , Andreas Maier

Interactive image segmentation algorithms rely on the user to provide annotations as the guidance. When the task of interactive segmentation is performed on a small touchscreen device, the requirement of providing precise annotations could…

计算机视觉与模式识别 · 计算机科学 2018-12-19 Ding-Jie Chen , Hwann-Tzong Chen , Long-Wen Chang

Deep learning-based image manipulation localization (IML) methods have achieved remarkable performance in recent years, but typically rely on large-scale pixel-level annotated datasets. To address the challenge of acquiring high-quality…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Songlin Li , Guofeng Yu , Zhiqing Guo , Yunfeng Diao , Dan Ma , Gaobo Yang

Recently, several image segmentation methods that welcome and leverage different types of user assistance have been developed. In these methods, the user inputs can be provided by drawing bounding boxes over image objects, drawing scribbles…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Huseyin Afser

The goal of this paper is to interactively refine the automatic segmentation on challenging structures that fall behind human performance, either due to the scarcity of available annotations or the difficulty nature of the problem itself,…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Wentao Liu , Chaofan Ma , Yuhuan Yang , Weidi Xie , Ya Zhang

Inferring detailed 3D geometry of the scene is crucial for robotics applications, simulation, and 3D content creation. However, such information is hard to obtain, and thus very few datasets support it. In this paper, we propose an…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Tianchang Shen , Jun Gao , Amlan Kar , Sanja Fidler

Scribble supervision has emerged as a promising approach for reducing annotation costs in medical 3D segmentation by leveraging sparse annotations instead of voxel-wise labels. While existing methods report strong performance, a closer…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Karol Gotkowski , Klaus H. Maier-Hein , Fabian Isensee

In medical image analysis, achieving fast, efficient, and accurate segmentation is essential for automated diagnosis and treatment. Although recent advancements in deep learning have significantly improved segmentation accuracy, current…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Zhi Li , Kai Zhao , Yaqi Wang , Shuai Wang

Image matting is an ill-posed problem that usually requires additional user input, such as trimaps or scribbles. Drawing a fne trimap requires a large amount of user effort, while using scribbles can hardly obtain satisfactory alpha mattes…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Xin Yang , Yu Qiao , Shaozhe Chen , Shengfeng He , Baocai Yin , Qiang Zhang , Xiaopeng Wei , Rynson W. H. Lau