paper-with-me

Papers

Joint 3D Instance Segmentation and Object Detection for Autonomous Driving

2020-06-01 · CVPR 2020 6 · Dingfu Zhou, Jin Fang, Xibin Song, Liu Liu, Junbo Yin, Yuchao Dai, Hongdong Li, Ruigang Yang

Currently, in Autonomous Driving (AD), most of the 3D object detection frameworks (either anchor- or anchor-free-based) consider the detection as a Bounding Box (BBox) regression problem. However, this compact representation is not sufficient to explore all the information of the objects. To tackle this problem, we propose a simple but practical detection framework to jointly predict the 3D BBox and instance segmentation. For instance segmentation, we propose a Spatial Embeddings (SEs) strategy to assemble all foreground points into their corresponding object centers. Base on the SE results, the object proposals can be generated based on a simple clustering strategy. For each cluster, only one proposal is generated. Therefore, the Non-Maximum Suppression (NMS) process is no longer needed here. Finally, with our proposed instance-aware ROI pooling, the BBox is refined by a second-stage network. Experimental results on the public KITTI dataset show that the proposed SEs can significantly improve the instance segmentation results compared with other feature embedding-based method. Meanwhile, it also outperforms most of the 3D object detectors on the KITTI testing benchmark.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D Instance Segmentation3D Object DetectionAutonomous DrivingClusteringInstance SegmentationObjectobject-detectionObject DetectionSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

DI-MaskDINO: A Joint Object Detection and Instance Segmentation Model

2024-10-22 · Zhixiong Nan, Xianghong Li, Tao Xiang, Jifeng Dai

This paper is motivated by an interesting phenomenon: the performance of object detection lags behind that of instance segmentation (i.e., performance imbalance) when investigating the intermediate results from the begin…

DecoderInstance SegmentationObjectobject-detection+3

Radar-Camera BEV Multi-Task Learning with Cross-Task Attention Bridge for Joint 3D Detection and Segmentation

2026-04-14 · Ahmet İnanç, Özgür Erkent arxiv

Bird's-eye-view (BEV) representations are the dominant paradigm for 3D perception in autonomous driving, providing a unified spatial canvas where detection and segmentation features are geometrically registered to the sa…

Multi-Task LearningAutonomous Driving

AOP-Net: All-in-One Perception Network for Joint LiDAR-based 3D Object Detection and Panoptic Segmentation

2023-02-02 · YiXuan Xu, Hamidreza Fazlali, Yuan Ren, Bingbing Liu

LiDAR-based 3D object detection and panoptic segmentation are two crucial tasks in the perception systems of autonomous vehicles and robots. In this paper, we propose All-in-One Perception Network (AOP-Net), a LiDAR-base…

3D Object DetectionAllAutonomous VehiclesInstance Segmentation+6

Depth-aware Object Segmentation and Grasp Detection for Robotic Picking Tasks

2021-11-22 · Stefan Ainetter, Christoph Böhm, Rohit Dhakate, Stephan Weiss 외

In this paper, we present a novel deep neural network architecture for joint class-agnostic object segmentation and grasp detection for robotic picking tasks using a parallel-plate gripper. We introduce depth-aware Coord…

Instance SegmentationObjectRobotic GraspingSegmentation+1

Monocular Instance Motion Segmentation for Autonomous Driving: KITTI InstanceMotSeg Dataset and Multi-task Baseline

2020-08-16 · Eslam Mohamed, Mahmoud Ewaisha, Mennatullah Siam, Hazem Rashed 외

Moving object segmentation is a crucial task for autonomous vehicles as it can be used to segment objects in a class agnostic manner based on their motion cues. It enables the detection of unseen objects during training …

Autonomous DrivingAutonomous VehiclesGPUInstance Segmentation+9