中文
相关论文

相关论文: QIS : Interactive Segmentation via Quasi-Conformal…

200 篇论文

We propose a novel guided interactive segmentation (GIS) algorithm for video objects to improve the segmentation accuracy and reduce the interaction time. First, we design the reliability-based attention module to analyze the reliability of…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Yuk Heo , Yeong Jun Koh , Chang-Su Kim

We present a systematic study on a new task called dichotomous image segmentation (DIS) , which aims to segment highly accurate objects from natural images. To this end, we collected the first large-scale DIS dataset, called DIS5K, which…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Xuebin Qin , Hang Dai , Xiaobin Hu , Deng-Ping Fan , Ling Shao , Luc Van Gool

We propose an interactive approach for 3D instance segmentation, where users can iteratively collaborate with a deep learning model to segment objects in a 3D point cloud directly. Current methods for 3D instance segmentation are generally…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Theodora Kontogianni , Ekin Celikkan , Siyu Tang , Konrad Schindler

The problem of segmenting a given image into coherent regions is important in Computer Vision and many industrial applications require segmenting a known object into its components. Examples include identifying individual parts of a…

计算机视觉与模式识别 · 计算机科学 2013-05-17 Srimal Jayawardena , Di Yang , Marcus Hutter

Semantic image segmentation (SiS) plays a fundamental role in a broad variety of computer vision applications, providing key information for the global understanding of an image. This survey is an effort to summarize two decades of research…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Gabriela Csurka , Riccardo Volpi , Boris Chidlovskii

For complex segmentation tasks, fully automatic systems are inherently limited in their achievable accuracy for extracting relevant objects. Especially in cases where only few data sets need to be processed for a highly accurate result,…

计算机视觉与模式识别 · 计算机科学 2017-09-12 Mario Amrehn , Sven Gaube , Mathias Unberath , Frank Schebesch , Tim Horz , Maddalena Strumia , Stefan Steidl , Markus Kowarschik , Andreas Maier

Interactive segmentation enables users to extract binary masks of target objects through simple interactions such as clicks, scribbles, and boxes. However, existing methods often support only limited interaction forms and struggle to…

计算机视觉与模式识别 · 计算机科学 2025-06-18 Xi Chen , Hengshuang Zhao

The interactive segmentation task consists in the creation of object segmentation masks based on user interactions. The most common way to guide a model towards producing a correct segmentation consists in clicks on the object and…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Robin Schön , Julian Lorenz , Katja Ludwig , Rainer Lienhart

The interactive image segmentation algorithm can provide an intelligent ways to understand the intention of user input. Many interactive methods have the problem of that ask for large number of user input. To efficient produce intuitive…

计算机视觉与模式识别 · 计算机科学 2018-08-10 Xiaofeng Xie , ZhuLiang Yu , Zhenghui Gu , Yuanqing Li

Segmentation localizes objects in an image on a fine-grained per-pixel scale. Segmentation benefits by humans-in-the-loop to provide additional input of objects to segment using a combination of foreground or background clicks. Tasks…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Nikolai Warner , Meera Hahn , Jonathan Huang , Irfan Essa , Vighnesh Birodkar

Medical image segmentation aims to delineate the anatomical or pathological structures of interest, playing a crucial role in clinical diagnosis. A substantial amount of high-quality annotated data is crucial for constructing high-precision…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Zhongnuo Yan , Tong Han , Yuhao Huang , Lian Liu , Han Zhou , Jiongquan Chen , Wenlong Shi , Yan Cao , Xin Yang , Dong Ni

The Segment Anything Model (SAM) has been a cornerstone in the field of interactive segmentation, propelling significant progress in generative AI, computational photography, and medical imaging. Despite its ability to process arbitrary…

Medical researchers and clinicians often need to perform novel segmentation tasks on a set of related images. Existing methods for segmenting a new dataset are either interactive, requiring substantial human effort for each image, or…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Hallee E. Wong , Jose Javier Gonzalez Ortiz , John Guttag , Adrian V. Dalca

We introduce GaussianCut, a new method for interactive multiview segmentation of scenes represented as 3D Gaussians. Our approach allows for selecting the objects to be segmented by interacting with a single view. It accepts intuitive user…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Umangi Jain , Ashkan Mirzaei , Igor Gilitschenski

Semantic segmentation aims to robustly predict coherent class labels for entire regions of an image. It is a scene understanding task that powers real-world applications (e.g., autonomous navigation). One important application, the use of…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Yuxiang Zhang , Sachin Mehta , Anat Caspi

Referring image segmentation (RIS) aims to segment a particular region based on a language expression prompt. Existing methods incorporate linguistic features into visual features and obtain multi-modal features for mask decoding. However,…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Mengxi Zhang , Yiming Liu , Xiangjun Yin , Huanjing Yue , Jingyu Yang

Accurate and robust ultrasound image segmentation is critical for computer-aided diagnostic systems. Nevertheless, the inherent challenges of ultrasound imaging, such as blurry boundaries and speckle noise, often cause traditional…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Jiang Shang , Yuanmeng Wu , Xiaoxiang Han , Xi Chen , Qi Zhang

Interactive image segmentation aims at segmenting a target region through a way of human-computer interaction. Recent works based on deep learning have achieved excellent performance, while most of them focus on improving the accuracy of…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Yuying Hao , Yi Liu , Juncai Peng , Haoyi Xiong , Guowei Chen , Shiyu Tang , Zeyu Chen , Baohua Lai

Interactive Image Segmentation (IIS) has emerged as a promising technique for decreasing annotation time. Substantial progress has been made in pre- and post-processing for IIS, but the critical issue of interaction ambiguity, notably…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Jiacheng Lin , Jiajun Chen , Kailun Yang , Alina Roitberg , Siyu Li , Zhiyong Li , Shutao Li

The newly released Segment Anything Model (SAM) is a popular tool used in image processing due to its superior segmentation accuracy, variety of input prompts, training capabilities, and efficient model design. However, its current model is…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Aimee Guo , Grace Fei , Hemanth Pasupuleti , Jing Wang