paper-with-me

홈 › Papers

GSAVS: Gaussian Splatting-based Autonomous Vehicle Simulator

2024-12-25 · Rami Wilson

Modern autonomous vehicle simulators feature an ever-growing library of assets, including vehicles, buildings, roads, pedestrians, and more. While this level of customization proves beneficial when creating virtual urban environments, this process becomes cumbersome when intending to train within a digital twin or a duplicate of a real scene. Gaussian splatting emerged as a powerful technique in scene reconstruction and novel view synthesis, boasting high fidelity and rendering speeds. In this paper, we introduce GSAVS, an autonomous vehicle simulator that supports the creation and development of autonomous vehicle models. Every asset within the simulator is a 3D Gaussian splat, including the vehicles and the environment. However, the simulator runs within a classical 3D engine, rendering 3D Gaussian splats in real-time. This allows the simulator to utilize the photorealism that 3D Gaussian splatting boasts while providing the customization and ease of use of a classical 3D engine.

📄 PDF Abstract BibTeX arXiv:2412.18816

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

REAP: Reinforcement-Learning End-to-End Autonomous Parking with Gaussian Splatting Simulator for Real2Sim2Real Transfer

2026-05-09 · Changze Li, Zhe Chen, Shaoyu Chen, Lisen Mu 외 arxiv

In recent years, autonomous parking has made significant advances, yet parking tasks still face challenges in extreme scenarios such as mechanical and dead-end parking slots, often resulting in failures. This is mainly d…

Reinforcement Learning

Unraveling the Effects of Synthetic Data on End-to-End Autonomous Driving

2025-03-23 · Junhao Ge, Zuhong Liu, Longteng Fan, Yifan Jiang 외

End-to-end (E2E) autonomous driving (AD) models require diverse, high-quality data to perform well across various driving scenarios. However, collecting large-scale real-world data is expensive and time-consuming, making…

3DGSAutonomous DrivingDiversityNeRF+1

$\textit{S}^3$Gaussian: Self-Supervised Street Gaussians for Autonomous Driving

2024-05-30 · Nan Huang, Xiaobao Wei, Wenzhao Zheng, Pengju An 외

Photorealistic 3D reconstruction of street scenes is a critical technique for developing real-world simulators for autonomous driving. Despite the efficacy of Neural Radiance Fields (NeRF) for driving scenes, 3D Gaussian…

3DGS3D Reconstruction3D Scene ReconstructionAutonomous Driving+1

EMD: Explicit Motion Modeling for High-Quality Street Gaussian Splatting

2024-11-23 · Xiaobao Wei, Qingpo Wuwu, Zhongyu Zhao, Zhuangzhe Wu 외

Photorealistic reconstruction of street scenes is essential for developing real-world simulators in autonomous driving. While recent methods based on 3D/4D Gaussian Splatting (GS) have demonstrated promising results, the…

Autonomous Driving

Industrial-Grade Sensor Simulation via Gaussian Splatting: A Modular Framework for Scalable Editing and Full-Stack Validation

2025-03-14 · Xianming Zeng, Sicong Du, Qifeng Chen, Lizhe Liu 외

Sensor simulation is pivotal for scalable validation of autonomous driving systems, yet existing Neural Radiance Fields (NeRF) based methods face applicability and efficiency challenges in industrial workflows. This pape…

Autonomous DrivingData AugmentationNeRFSensor Modeling