English
Related papers

Related papers: Instance Segmentation of Industrial Point Cloud Da…

200 papers

Instance segmentation on point clouds is a fundamental task in 3D scene perception. In this work, we propose a concise clustering-based framework named HAIS, which makes full use of spatial relation of points and point sets. Considering…

Computer Vision and Pattern Recognition · Computer Science 2021-08-06 Shaoyu Chen , Jiemin Fang , Qian Zhang , Wenyu Liu , Xinggang Wang

Deep learning has significantly improved the precision of instance segmentation with abundant labeled data. However, in many areas like medical and manufacturing, collecting sufficient data is extremely hard and labeling this data requires…

Computer Vision and Pattern Recognition · Computer Science 2021-06-02 Ye Zheng , Jiahong Wu , Yongqiang Qin , Faen Zhang , Li Cui

In this paper we propose a new framework for point cloud instance segmentation. Our framework has two steps: an embedding step and a clustering step. In the embedding step, our main contribution is to propose a probabilistic embedding space…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Biao Zhang , Peter Wonka

Instance segmentation has gained recently huge attention in various computer vision applications. It aims at providing different IDs to different object of the scene, even if they belong to the same class. This is useful in various…

Computer Vision and Pattern Recognition · Computer Science 2024-09-04 Eslam Mohamed , Abdelrahman Shaker , Ahmad El-Sallab , Mayada Hadhoud

Instance segmentation on 3D point clouds is one of the most extensively researched areas toward the realization of autonomous cars and robots. Certain existing studies have split input point clouds into small regions such as 1m x 1m; one…

Machine Learning · Computer Science 2019-09-30 Kosuke Arase , Yusuke Mukuta , Tatsuya Harada

3D object recognition is a challenging task for intelligent and robot systems in industrial and home indoor environments. It is critical for such systems to recognize and segment the 3D object instances that they encounter on a frequent…

Computer Vision and Pattern Recognition · Computer Science 2024-06-24 Siddiqui Muhammad Yasir , Amin Muhammad Sadiq , Hyunsik Ahn

We propose a method for instance-level segmentation that uses RGB-D data as input and provides detailed information about the location, geometry and number of individual objects in the scene. This level of understanding is fundamental for…

Robotics · Computer Science 2018-09-20 Lin Shao , Ye Tian , Jeannette Bohg

Instance segmentation aims to delineate each individual object of interest in an image. State-of-the-art approaches achieve this goal by either partitioning semantic segmentations or refining coarse representations of detected objects. In…

Computer Vision and Pattern Recognition · Computer Science 2022-10-10 Long Chen , Yuli Wu , Dorit Merhof

In this paper, we focus on improving binary 2D instance segmentation to assist humans in labeling ground truth datasets with polygons. Humans labeler just have to draw boxes around objects, and polygons are generated automatically. To be…

Computer Vision and Pattern Recognition · Computer Science 2022-08-25 Darshan Ganganna Ravindra , Laslo Dinges , Al-Hamadi Ayoub , Vasili Baranau

Point cloud analysis (such as 3D segmentation and detection) is a challenging task, because of not only the irregular geometries of many millions of unordered points, but also the great variations caused by depth, viewpoint, occlusion, etc.…

Computer Vision and Pattern Recognition · Computer Science 2023-07-28 Tuo Feng , Wenguan Wang , Xiaohan Wang , Yi Yang , Qinghua Zheng

Panoptic segmentation is the combination of semantic and instance segmentation: assign the points in a 3D point cloud to semantic categories and partition them into distinct object instances. It has many obvious applications for outdoor…

Computer Vision and Pattern Recognition · Computer Science 2023-07-07 Binbin Xiang , Torben Peters , Theodora Kontogianni , Frawa Vetterli , Stefano Puliti , Rasmus Astrup , Konrad Schindler

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…

Computer Vision and Pattern Recognition · Computer Science 2022-01-21 Zhi Tian , Bowen Zhang , Hao Chen , Chunhua Shen

We present a new, embarrassingly simple approach to instance segmentation in images. Compared to many other dense prediction tasks, e.g., semantic segmentation, it is the arbitrary number of instances that have made instance segmentation…

Computer Vision and Pattern Recognition · Computer Science 2020-07-21 Xinlong Wang , Tao Kong , Chunhua Shen , Yuning Jiang , Lei Li

Instance segmentation of point clouds is a crucial task in 3D field with numerous applications that involve localizing and segmenting objects in a scene. However, achieving satisfactory results requires a large number of manual annotations,…

Computer Vision and Pattern Recognition · Computer Science 2024-06-18 Zhikai Zhang , Jian Ding , Li Jiang , Dengxin Dai , Gui-Song Xia

Open-world Instance Segmentation (OIS) is a challenging task that aims to accurately segment every object instance appearing in the current observation, regardless of whether these instances have been labeled in the training set. This is…

Robotics · Computer Science 2023-03-09 Wenbang Deng , Kaihong Huang , Qinghua Yu , Huimin Lu , Zhiqiang Zheng , Xieyuanli Chen

The process of segmenting point cloud data into several homogeneous areas with points in the same region having the same attributes is known as 3D segmentation. Segmentation is challenging with point cloud data due to substantial…

Computer Vision and Pattern Recognition · Computer Science 2025-04-24 Siddiqui Muhammad Yasir , Hyunsik Ahn

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…

Computer Vision and Pattern Recognition · Computer Science 2021-12-24 Xiaodong Yu , Dahu Shi , Xing Wei , Ye Ren , Tingqun Ye , Wenming Tan

We propose a simple yet effective instance segmentation framework, termed CondInst (conditional convolutions for instance segmentation). Top-performing instance segmentation methods such as Mask R-CNN rely on ROI operations (typically…

Computer Vision and Pattern Recognition · Computer Science 2020-07-28 Zhi Tian , Chunhua Shen , Hao Chen

Due to the few annotated labels of 3D point clouds, how to learn discriminative features of point clouds to segment object instances is a challenging problem. In this paper, we propose a simple yet effective 3D instance segmentation…

Computer Vision and Pattern Recognition · Computer Science 2022-10-12 Linghua Tang , Le Hui , Jin Xie

A 3D point cloud describes the real scene precisely and intuitively.To date how to segment diversified elements in such an informative 3D scene is rarely discussed. In this paper, we first introduce a simple and flexible framework to…

Computer Vision and Pattern Recognition · Computer Science 2019-03-01 Xinlong Wang , Shu Liu , Xiaoyong Shen , Chunhua Shen , Jiaya Jia