paper-with-me

Papers

Efficient Semantic Segmentation for Visual Bird's-eye View Interpretation

2018-11-29 · Timo Sämann, Karl Amende, Stefan Milz, Christian Witt, Martin Simon, Johannes Petzold

The ability to perform semantic segmentation in real-time capable applications with limited hardware is of great importance. One such application is the interpretation of the visual bird's-eye view, which requires the semantic segmentation of the four omnidirectional camera images. In this paper, we present an efficient semantic segmentation that sets new standards in terms of runtime and hardware requirements. Our two main contributions are the decrease of the runtime by parallelizing the ArgMax layer and the reduction of hardware requirements by applying the channel pruning method to the ENet model.

📄 PDF Abstract BibTeX arXiv:1811.12008

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
Dilated Convolution 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ENet Dilated Bottleneck ENet Dilated Bottleneck is an image model block used in the ENet semantic segmentation architecture. It is the same as a regular…
ENet Bottleneck ENet Bottleneck is an image model block used in the ENet semantic segmentation architecture. Each block consists of three…

Similar Papers 제목 키워드 기반

Semi-Supervised Learning for Visual Bird's Eye View Semantic Segmentation

2023-08-28 · Junyu Zhu, Lina Liu, Yu Tang, Feng Wen 외

Visual bird's eye view (BEV) semantic segmentation helps autonomous vehicles understand the surrounding environment only from images, including static elements (e.g., roads) and dynamic elements (e.g., vehicles, pedestri…

Autonomous VehiclesBird's-Eye View Semantic SegmentationData AugmentationSegmentation+1

RendBEV: Semantic Novel View Synthesis for Self-Supervised Bird's Eye View Segmentation

2025-02-20 · Henrique Piñeiro Monteagudo, Leonardo Taccari, Aurel Pjetri, Francesco Sambo 외

Bird's Eye View (BEV) semantic maps have recently garnered a lot of attention as a useful representation of the environment to tackle assisted and autonomous driving tasks. However, most of the existing work focuses on t…

2D Semantic SegmentationAutonomous DrivingNovel View SynthesisSegmentation+1

BEV-Seg: Bird's Eye View Semantic Segmentation Using Geometry and Semantic Point Cloud

2020-06-19 · Mong H. Ng, Kaahan Radia, Jianfei Chen, Dequan Wang 외

Bird's-eye-view (BEV) is a powerful and widely adopted representation for road scenes that captures surrounding objects and their spatial locations, along with overall context in the scene. In this work, we focus on bird…

Bird's-Eye View Semantic SegmentationSemantic SegmentationTransfer Learning

BEV-DG: Cross-Modal Learning under Bird's-Eye View for Domain Generalization of 3D Semantic Segmentation

2023-08-12 · ICCV 2023 1 · Miaoyu Li, Yachao Zhang, Xu Ma, Yanyun Qu 외

Cross-modal Unsupervised Domain Adaptation (UDA) aims to exploit the complementarity of 2D-3D data to overcome the lack of annotation in a new domain. However, UDA methods rely on access to the target domain during train…

3D Semantic SegmentationContrastive LearningDomain AdaptationDomain Generalization+2

A Cross-Scale Hierarchical Transformer with Correspondence-Augmented Attention for inferring Bird's-Eye-View Semantic Segmentation

2023-04-07 · Naiyu Fang, Lemiao Qiu, Shuyou Zhang, Zili Wang 외

As bird's-eye-view (BEV) semantic segmentation is simple-to-visualize and easy-to-handle, it has been applied in autonomous driving to provide the surrounding information to downstream tasks. Inferring BEV semantic segme…

Autonomous DrivingBird's-Eye View Semantic SegmentationPositionSegmentation+1