中文
相关论文

相关论文: DynaMITe: Dynamic Query Bootstrapping for Multi-ob…

200 篇论文

Although instance-aware perception is a key prerequisite for many autonomous robotic applications, most of the methods only partially solve the problem by focusing solely on known object categories. However, for robots interacting in…

计算机视觉与模式识别 · 计算机科学 2021-03-12 Maximilian Durner , Wout Boerdijk , Martin Sundermeyer , Werner Friedl , Zoltan-Csaba Marton , Rudolph Triebel

Two-stage and query-based instance segmentation methods have achieved remarkable results. However, their segmented masks are still very coarse. In this paper, we present Mask Transfiner for high-quality and efficient instance segmentation.…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Lei Ke , Martin Danelljan , Xia Li , Yu-Wing Tai , Chi-Keung Tang , Fisher Yu

Pixel-level annotation demands expensive human efforts and limits the performance of deep networks that usually benefits from more such training data. In this work we aim to achieve high quality instance and semantic segmentation results…

计算机视觉与模式识别 · 计算机科学 2020-02-03 Chuang Niu , Shenghan Ren , Jimin Liang

We present an approach for building an active agent that learns to segment its visual observations into individual objects by interacting with its environment in a completely self-supervised manner. The agent uses its current segmentation…

计算机视觉与模式识别 · 计算机科学 2018-06-22 Deepak Pathak , Yide Shentu , Dian Chen , Pulkit Agrawal , Trevor Darrell , Sergey Levine , Jitendra Malik

Pixelwise annotation of image sequences can be very tedious for humans. Interactive video object segmentation aims to utilize automatic methods to speed up the process and reduce the workload of the annotators. Most contemporary approaches…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Viktor Varga , András Lőrincz

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

Video instance segmentation, also known as multi-object tracking and segmentation, is an emerging computer vision research area introduced in 2019, aiming at detecting, segmenting, and tracking instances in videos simultaneously. By…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Chenhao Xu , Chang-Tsun Li , Yongjian Hu , Chee Peng Lim , Douglas Creighton

Hispathological image segmentation algorithms play a critical role in computer aided diagnosis technology. The development of weakly supervised segmentation algorithm alleviates the problem of medical image annotation that it is…

计算机视觉与模式识别 · 计算机科学 2022-05-19 Ziniu Qian , Kailu Li , Maode Lai , Eric I-Chao Chang , Bingzheng Wei , Yubo Fan , Yan Xu

We propose a new and, arguably, a very simple reduction of instance segmentation to semantic segmentation. This reduction allows to train feed-forward non-recurrent deep instance segmentation systems in an end-to-end fashion using…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Victor Kulikov , Victor Yurchenko , Victor Lempitsky

This paper introduces a novel contour-based approach named deep snake for real-time instance segmentation. Unlike some recent methods that directly regress the coordinates of the object boundary points from an image, deep snake uses a…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Sida Peng , Wen Jiang , Huaijin Pi , Xiuli Li , Hujun Bao , Xiaowei Zhou

The goal of interactive segmentation is to assist users in producing segmentation masks as fast and as accurately as possible. Interactions have to be simple and intuitive and the number of interactions required to produce a satisfactory…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Camille Dupont , Yanis Ouakrim , Quoc Cuong Pham

Most existing approaches to video instance segmentation comprise multiple modules that are heuristically combined to produce the final output. Formulating a purely learning-based method instead, which models both the temporal aspect as well…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Joakim Johnander , Emil Brissman , Martin Danelljan , Michael Felsberg

Recent works on click-based interactive segmentation have demonstrated state-of-the-art results by using various inference-time optimization schemes. These methods are considerably more computationally expensive compared to feedforward…

计算机视觉与模式识别 · 计算机科学 2021-02-15 Konstantin Sofiiuk , Ilia A. Petrov , Anton Konushin

Segmentation in dense visual scenes poses significant challenges due to occlusions, background clutter, and scale variations. To address this, we introduce PerSense, an end-to-end, training-free, and model-agnostic one-shot framework for…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Muhammad Ibraheem Siddiqui , Muhammad Umer Sheikh , Hassan Abid , Kevin Henry , Muhammad Haris Khan

In this paper, we present a method to interactively create segmentation masks on the basis of user clicks. We pay particular attention to the segmentation of multiple surfaces that are simultaneously present in the same image. Since these…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Robin Schön , Julian Lorenz , Katja Ludwig , Daniel Kienzle , Rainer Lienhart

The instance segmentation can be considered an extension of the object detection problem where bounding boxes are replaced by object contours. Strictly speaking the problem requires to identify each pixel instance and class independently of…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Thomio Watanabe , Denis Wolf

Image segmentation is a fundamental problem in biomedical image analysis. Recent advances in deep learning have achieved promising results on many biomedical image segmentation benchmarks. However, due to large variations in biomedical…

计算机视觉与模式识别 · 计算机科学 2017-06-16 Lin Yang , Yizhe Zhang , Jianxu Chen , Siyuan Zhang , Danny Z. Chen

This paper presents an end-to-end instance segmentation framework, termed SOIT, that Segments Objects with Instance-aware Transformers. Inspired by DETR \cite{carion2020end}, our method views instance segmentation as a direct set prediction…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Xiaodong Yu , Dahu Shi , Xing Wei , Ye Ren , Tingqun Ye , Wenming Tan

In recent years, transformer-based models have exhibited considerable potential in point cloud instance segmentation. Despite the promising performance achieved by existing methods, they encounter challenges such as instance query…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Lei Yao , Yi Wang , Moyun Liu , Lap-Pui Chau

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