paper-with-me

Papers

Simultaneous Object Detection and Semantic Segmentation

2019-05-06 · Niels Ole Salscheider

Both object detection in and semantic segmentation of camera images are important tasks for automated vehicles. Object detection is necessary so that the planning and behavior modules can reason about other road users. Semantic segmentation provides for example free space information and information about static and dynamic parts of the environment. There has been a lot of research to solve both tasks using Convolutional Neural Networks. These approaches give good results but are computationally demanding. In practice, a compromise has to be found between detection performance, detection quality and the number of tasks. Otherwise it is not possible to meet the real-time requirements of automated vehicles. In this work, we propose a neural network architecture to solve both tasks simultaneously. This architecture was designed to run with around 10 Hz on 1 MP images on current hardware. Our approach achieves a mean IoU of 61.2% for the semantic segmentation task on the challenging Cityscapes benchmark. It also achieves an average precision of 69.3% for cars and 67.7% on the moderate difficulty level of the KITTI benchmark.

📄 PDF Abstract BibTeX arXiv:1905.02285

Code (1)

fzi-forschungszentrum-informatik/NNAD 공식 구현

Tasks

Objectobject-detectionObject DetectionSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

MaskLab: Instance Segmentation by Refining Object Detection with Semantic and Direction Features

2017-12-13 · CVPR 2018 6 · Liang-Chieh Chen, Alexander Hermans, George Papandreou, Florian Schroff 외

In this work, we tackle the problem of instance segmentation, the task of simultaneously solving object detection and semantic segmentation. Towards this goal, we present a model, called MaskLab, which produces three out…

Instance SegmentationObjectobject-detectionObject Detection+3

Simultaneous Detection and Segmentation

2014-07-07 · Bharath Hariharan, Pablo Arbeláez, Ross Girshick, Jitendra Malik

We aim to detect all instances of a category in an image and, for each instance, mark the pixels that belong to it. We call this task Simultaneous Detection and Segmentation (SDS). Unlike classical bounding box detection…

Diagnosticobject-detectionObject DetectionSegmentation+1

Real-time Joint Object Detection and Semantic Segmentation Network for Automated Driving

2019-01-12 · Ganesh Sistu, Isabelle Leang, Senthil Yogamani

Convolutional Neural Networks (CNN) are successfully used for various visual perception tasks including bounding box object detection, semantic segmentation, optical flow, depth estimation and visual SLAM. Generally thes…

DecoderDepth EstimationObjectobject-detection+4

A Novel Decomposed Feature-Oriented Framework for Open-Set Semantic Segmentation on LiDAR Data

2025-03-14 · Wenbang Deng, Xieyuanli Chen, Qinghua Yu, Yunze He 외

Semantic segmentation is a key technique that enables mobile robots to understand and navigate surrounding environments autonomously. However, most existing works focus on segmenting known objects, overlooking the identi…

Anomaly DetectionDecoderNavigateSegmentation+1

SimVODIS: Simultaneous Visual Odometry, Object Detection, and Instance Segmentation

2019-11-14 · Ue-Hwan Kim, Se-Ho Kim, Jong-Hwan Kim

Intelligent agents need to understand the surrounding environment to provide meaningful services to or interact intelligently with humans. The agents should perceive geometric features as well as semantic entities inhere…

Instance SegmentationObjectobject-detectionObject Detection+3