中文
相关论文

相关论文: Interactive Full Image Segmentation by Considering…

200 篇论文

We present iSeg, a new interactive technique for segmenting 3D shapes. Previous works have focused mainly on leveraging pre-trained 2D foundation models for 3D segmentation based on text. However, text may be insufficient for accurately…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Itai Lang , Fei Xu , Dale Decatur , Sudarshan Babu , Rana Hanocka

Deep learning requires large amounts of training data to be effective. For the task of object segmentation, manually labeling data is very expensive, and hence interactive methods are needed. Following recent approaches, we develop an…

计算机视觉与模式识别 · 计算机科学 2018-05-14 Sabarinath Mahadevan , Paul Voigtlaender , Bastian Leibe

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

High-quality training data play a key role in image segmentation tasks. Usually, pixel-level annotations are expensive, laborious and time-consuming for the large volume of training data. To reduce labelling cost and improve segmentation…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Yuying Hao , Yi Liu , Zewu Wu , Lin Han , Yizhou Chen , Guowei Chen , Lutao Chu , Shiyu Tang , Zhiliang Yu , Zeyu Chen , Baohua Lai

Annotating new datasets for machine learning tasks is tedious, time-consuming, and costly. For segmentation applications, the burden is particularly high as manual delineations of relevant image content are often extremely expensive or can…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Javier Gamazo Tejero , Martin S. Zinkernagel , Sebastian Wolf , Raphael Sznitman , Pablo Márquez Neila

Early detection and segmentation of skin lesions is crucial for timely diagnosis and treatment, necessary to improve the survival rate of patients. However, manual delineation is time consuming and subject to intra- and inter-observer…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Sulaiman Vesal , Shreyas Malakarjun Patil , Nishant Ravikumar , Andreas Maier

Deep learning-based techniques have proven effective in polyp segmentation tasks when provided with sufficient pixel-wise labeled data. However, the high cost of manual annotation has created a bottleneck for model generalization. To…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Duojun Huang , Xinyu Xiong , De-Jun Fan , Feng Gao , Xiao-Jian Wu , Guanbin Li

Learning semantic segmentation requires pixel-wise annotations, which can be time-consuming and expensive. To reduce the annotation cost, we propose a superpixel-based active learning (AL) framework, which collects a dominant label per…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Hoyoung Kim , Minhyeon Oh , Sehyun Hwang , Suha Kwak , Jungseul Ok

Interactive segmentation has an important role in facilitating the annotation process of future LiDAR datasets. Existing approaches sequentially segment individual objects at each LiDAR scan, repeating the process throughout the entire…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Ilya Fradlin , Idil Esen Zulfikar , Kadir Yilmaz , Theodora Kontogianni , Bastian Leibe

Tumor region segmentation is an essential task for the quantitative analysis of digital pathology. Recently presented deep neural networks have shown state-of-the-art performance in various image-segmentation tasks. However, because of the…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Seonghui Min , Won-Ki Jeong

Image segmentation is the task of associating pixels in an image with their respective object class labels. It has a wide range of applications in many industries including healthcare, transportation, robotics, fashion, home improvement,…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Yuanbo Wang , Unaiza Ahsan , Hanyan Li , Matthew Hagen

Semantic segmentation classifies each pixel in the image. Due to its advantages, semantic segmentation is used in many tasks, such as cancer detection, robot-assisted surgery, satellite image analysis, and self-driving cars. Accuracy and…

计算机视觉与模式识别 · 计算机科学 2022-12-05 Reihaneh Teymoori , Zahra Nabizadeh , Nader Karimi , Shadrokh Samavi

Image segmentation is often performed on medical images for identifying diseases in clinical evaluation. Hence it has become one of the major research areas. Conventional image segmentation techniques are unable to provide satisfactory…

计算机视觉与模式识别 · 计算机科学 2017-02-13 Pratik Kalshetti , Manas Bundele , Parag Rahangdale , Dinesh Jangra , Chiranjoy Chattopadhyay , Gaurav Harit , Abhay Elhence

Semantic segmentation is a crucial task in biomedical image processing, which recent breakthroughs in deep learning have allowed to improve. However, deep learning methods in general are not yet widely used in practice since they require…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Melanie Lubrano di Scandalea , Christian S. Perone , Mathieu Boudreau , Julien Cohen-Adad

We propose an embarrassingly simple point annotation scheme to collect weak supervision for instance segmentation. In addition to bounding boxes, we collect binary labels for a set of points uniformly sampled inside each bounding box. We…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Bowen Cheng , Omkar Parkhi , Alexander Kirillov

Image segmentation plays a crucial role in extracting important objects of interest from images, enabling various applications. While existing methods have shown success in segmenting clean images, they often struggle to produce accurate…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Han Zhang , Daoping Zhang , Lok Ming Lui

High-resolution image segmentation remains challenging and error-prone due to the enormous size of intermediate feature maps. Conventional methods avoid this problem by using patch based approaches where each patch is segmented…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Fahim Faisal Niloy , M. Ashraful Amin , Amin Ahsan Ali , AKM Mahbubur Rahman

Visual perception plays a pivotal role in enabling autonomous behavior, offering a cost-effective and efficient alternative to complex multi-sensor systems. However, robust segmentation remains a challenge in complex scenarios. To address…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Hewen Xiao , Jie Mei , Guangfu Ma , Weiren Wu

Instance segmentation in 3D images is a fundamental task in biomedical image analysis. While deep learning models often work well for 2D instance segmentation, 3D instance segmentation still faces critical challenges, such as insufficient…

计算机视觉与模式识别 · 计算机科学 2018-07-02 Zhuo Zhao , Lin Yang , Hao Zheng , Ian H. Guldner , Siyuan Zhang , Danny Z. Chen

In order to successfully perform manipulation tasks in new environments, such as grasping, robots must be proficient in segmenting unseen objects from the background and/or other objects. Previous works perform unseen object instance…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Howard H. Qian , Yangxiao Lu , Kejia Ren , Gaotian Wang , Ninad Khargonkar , Yu Xiang , Kaiyu Hang