中文
相关论文

相关论文: EOLO: Embedded Object Segmentation only Look Once

200 篇论文

Inspired by recent advances of deep learning in instance segmentation and object tracking, we introduce video object segmentation problem as a concept of guided instance segmentation. Our model proceeds on a per-frame basis, guided by the…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Anna Khoreva , Federico Perazzi , Rodrigo Benenson , Bernt Schiele , Alexander Sorkine-Hornung

Conventional few-shot object segmentation methods learn object segmentation from a few labelled support images with strongly labelled segmentation masks. Recent work has shown to perform on par with weaker levels of supervision in terms of…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Mennatullah Siam , Naren Doraiswamy , Boris N. Oreshkin , Hengshuai Yao , Martin Jagersand

Reliable 3D segmentation is critical for understanding complex scenes with dense layouts and multi-scale objects, as commonly seen in industrial environments. In such scenarios, heavy occlusion weakens geometric boundaries between objects,…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Yu Zhu , Naoya Chiba , Koichi Hashimoto

Multi-instance video object segmentation is to segment specific instances throughout a video sequence in pixel level, given only an annotated first frame. In this paper, we implement an effective fully convolutional networks with U-Net…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Heguang Liu , Jingle Jiang

Instance segmentation is an advanced form of image segmentation which, beyond traditional segmentation, requires identifying individual instances of repeating objects in a scene. Mask R-CNN is the most common architecture for instance…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Jawad Haidar , Marc Mouawad , Imad Elhajj , Daniel Asmar

Different to semantic segmentation, instance segmentation assigns unique labels to each individual instance of the same class. In this work, we propose a novel recurrent fully convolutional network architecture for tracking such instance…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Christian Payer , Darko Štern , Thomas Neff , Horst Bischof , Martin Urschler

Localization for autonomous robots in prior maps is crucial for their functionality. This paper offers a solution to this problem for indoor environments called InstaLoc, which operates on an individual lidar scan to localize it within a…

机器人学 · 计算机科学 2023-07-06 Lintong Zhang , Tejaswi Digumarti , Georgi Tinchev , Maurice Fallon

Panoptic segmentation (PS) is a complex scene understanding task that requires providing high-quality segmentation for both thing objects and stuff regions. Previous methods handle these two classes with semantic and instance segmentation…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Naiyu Gao , Yanhu Shan , Xin Zhao , Kaiqi Huang

Open-World Instance Segmentation (OWIS) is an emerging research topic that aims to segment class-agnostic object instances from images. The mainstream approaches use a two-stage segmentation framework, which first locates the candidate…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Xizhe Xue , Dongdong Yu , Lingqiao Liu , Yu Liu , Satoshi Tsutsui , Ying Li , Zehuan Yuan , Ping Song , Mike Zheng Shou

We present a novel explicit shape representation for instance segmentation. Based on how to model the object shape, current instance segmentation systems can be divided into two categories, implicit and explicit models. The implicit…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Tutian Tang , Wenqiang Xu , Ruolin Ye , Lixin Yang , Cewu Lu

We present a conceptually simple, flexible, and general framework for object instance segmentation. Our approach efficiently detects objects in an image while simultaneously generating a high-quality segmentation mask for each instance. The…

计算机视觉与模式识别 · 计算机科学 2018-01-25 Kaiming He , Georgia Gkioxari , Piotr Dollár , Ross Girshick

Panoptic segmentation assigns semantic and instance ID labels to every pixel of an image. As permutations of instance IDs are also valid solutions, the task requires learning of high-dimensional one-to-many mapping. As a result,…

计算机视觉与模式识别 · 计算机科学 2023-10-16 Ting Chen , Lala Li , Saurabh Saxena , Geoffrey Hinton , David J. Fleet

Advancements in 3D instance segmentation have traditionally been tethered to the availability of annotated datasets, limiting their application to a narrow spectrum of object categories. Recent efforts have sought to harness vision-language…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Yingda Yin , Yuzheng Liu , Yang Xiao , Daniel Cohen-Or , Jingwei Huang , Baoquan Chen

This paper presents a real-time segmentation and reconstruction system that utilizes RGB-D images to generate accurate and detailed individual 3D models of objects within a captured scene. Leveraging state-of-the-art instance segmentation…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Xi Sun , Derek Jacoby , Yvonne Coady

Most existing instance segmentation methods only focus on improving performance and are not suitable for real-time scenes such as autonomous driving. This paper proposes a real-time framework that segmenting and detecting 3D objects by…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Shengjie Li , Caiyi Xu , Jianping Xing , Yafei Ning , Yonghong Chen

Most object-level mapping systems in use today make use of an upstream learned object instance segmentation model. If we want to teach them about a new object or segmentation class, we need to build a large dataset and retrain the system.…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Nicolas Gorlo , Kenneth Blomqvist , Francesco Milano , Roland Siegwart

We introduce the task of open-vocabulary 3D instance segmentation. Current approaches for 3D instance segmentation can typically only recognize object categories from a pre-defined closed set of classes that are annotated in the training…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Ayça Takmaz , Elisabetta Fedele , Robert W. Sumner , Marc Pollefeys , Federico Tombari , Francis Engelmann

Automatic instance segmentation is a problem that occurs in many biomedical applications. State-of-the-art approaches either perform semantic segmentation or refine object bounding boxes obtained from detection methods. Both suffer from…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Long Chen , Martin Strauch , Dorit Merhof

We propose a simple yet effective framework for instance and panoptic segmentation, termed CondInst (conditional convolutions for instance and panoptic segmentation). In the literature, top-performing instance segmentation methods typically…

计算机视觉与模式识别 · 计算机科学 2022-01-21 Zhi Tian , Bowen Zhang , Hao Chen , Chunhua Shen

Novel Instance Detection and Segmentation (NIDS) aims at detecting and segmenting novel object instances given a few examples of each instance. We propose a unified, simple, yet effective framework (NIDS-Net) comprising object proposal…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Yangxiao Lu , Jishnu Jaykumar P , Yunhui Guo , Nicholas Ruozzi , Yu Xiang