paper-with-me

Papers

SkyEye: Self-Supervised Bird's-Eye-View Semantic Mapping Using Monocular Frontal View Images

2023-02-08 · CVPR 2023 1 · Nikhil Gosala, Kürsat Petek, Paulo L. J. Drews-Jr, Wolfram Burgard, Abhinav Valada

Bird's-Eye-View (BEV) semantic maps have become an essential component of automated driving pipelines due to the rich representation they provide for decision-making tasks. However, existing approaches for generating these maps still follow a fully supervised training paradigm and hence rely on large amounts of annotated BEV data. In this work, we address this limitation by proposing the first self-supervised approach for generating a BEV semantic map using a single monocular image from the frontal view (FV). During training, we overcome the need for BEV ground truth annotations by leveraging the more easily available FV semantic annotations of video sequences. Thus, we propose the SkyEye architecture that learns based on two modes of self-supervision, namely, implicit supervision and explicit supervision. Implicit supervision trains the model by enforcing spatial consistency of the scene over time based on FV semantic sequences, while explicit supervision exploits BEV pseudolabels generated from FV semantic annotations and self-supervised depth estimates. Extensive evaluations on the KITTI-360 dataset demonstrate that our self-supervised approach performs on par with the state-of-the-art fully supervised methods and achieves competitive results using only 1% of direct supervision in the BEV compared to fully supervised approaches. Finally, we publicly release both our code and the BEV datasets generated from the KITTI-360 and Waymo datasets.

📄 PDF Abstract BibTeX arXiv:2302.04233

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

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

Creative Birds: Self-Supervised Single-View 3D Style Transfer

2023-07-26 · ICCV 2023 1 · Renke Wang, Guimin Que, Shuo Chen, Xiang Li 외

In this paper, we propose a novel method for single-view 3D style transfer that generates a unique 3D object with both shape and texture transfer. Our focus lies primarily on birds, a popular subject in 3D reconstruction…

3D ReconstructionStyle Transfer

Skyeyes: Ground Roaming using Aerial View Images

2024-09-25 · Zhiyuan Gao, Wenbin Teng, Gonglin Chen, Jinsen Wu 외

Integrating aerial imagery-based scene generation into applications like autonomous driving and gaming enhances realism in 3D environments, but challenges remain in creating detailed content for occluded areas and ensuri…

Autonomous DrivingScene Generation

HVDistill: Transferring Knowledge from Images to Point Clouds via Unsupervised Hybrid-View Distillation

2024-03-18 · Sha Zhang, Jiajun Deng, Lei Bai, Houqiang Li 외

We present a hybrid-view-based knowledge distillation framework, termed HVDistill, to guide the feature learning of a point cloud neural network with a pre-trained image network in an unsupervised man- ner. By exploiting…

Knowledge DistillationNERRepresentation Learning

Self-Supervised Bird's Eye View Motion Prediction with Cross-Modality Signals

2024-01-21 · Shaoheng Fang, Zuhong Liu, Mingyu Wang, Chenxin Xu 외

Learning the dense bird's eye view (BEV) motion flow in a self-supervised manner is an emerging research for robotics and autonomous driving. Current self-supervised methods mainly rely on point correspondences between p…

Autonomous Drivingmotion prediction