paper-with-me

홈 › Papers

TRoVE: Transforming Road Scene Datasets into Photorealistic Virtual Environments

2022-08-16 · Shubham Dokania, Anbumani Subramanian, Manmohan Chandraker, C. V. Jawahar

High-quality structured data with rich annotations are critical components in intelligent vehicle systems dealing with road scenes. However, data curation and annotation require intensive investments and yield low-diversity scenarios. The recently growing interest in synthetic data raises questions about the scope of improvement in such systems and the amount of manual work still required to produce high volumes and variations of simulated data. This work proposes a synthetic data generation pipeline that utilizes existing datasets, like nuScenes, to address the difficulties and domain-gaps present in simulated datasets. We show that using annotations and visual cues from existing datasets, we can facilitate automated multi-modal data generation, mimicking real scene properties with high-fidelity, along with mechanisms to diversify samples in a physically meaningful way. We demonstrate improvements in mIoU metrics by presenting qualitative and quantitative experiments with real and synthetic data for semantic segmentation on the Cityscapes and KITTI-STEP datasets. All relevant code and data is released on github (https://github.com/shubham1810/trove_toolkit).

📄 PDF Abstract BibTeX arXiv:2208.07943

Code (1)

shubham1810/trove_toolkit 공식 구현

Tasks

DiversitySemantic SegmentationSynthetic Data Generation

Similar Papers 제목 키워드 기반

Introvert: Human Trajectory Prediction via Conditional 3D Attention

2021-06-19 · CVPR 2021 1 · Nasim Shafiee, Taskin Padir, Ehsan Elhamifar

Predicting human trajectories is an important component of autonomous moving platforms, such as social robots and self-driving cars. Human trajectories are affected by both the physical features of the environment an…

PredictionSelf-Driving CarsTrajectory Prediction

Can Broad Biomedical Knowledge be Contextualized into Scenario-Grounded Propositions?

2026-05-26 · Qingyuan Zeng, Ziyang Chen, Pengxiang Cai, Zixin Guan 외 arxiv

Biomedical discovery often requires connecting broad biomedical knowledge with specific experimental or clinical data. Background knowledge suggests relevant mechanisms but is usually too general to map directly onto dat…

Weakly But Deeply Supervised Occlusion-Reasoned Parametric Road Layouts

2021-04-14 · CVPR 2022 1 · Buyu Liu, Bingbing Zhuang, Manmohan Chandraker

We propose an end-to-end network that takes a single perspective RGB image of a complex road scene as input, to produce occlusion-reasoned layouts in perspective space as well as a parametric bird's-eye-view (BEV) space.…

TroVE: Inducing Verifiable and Efficient Toolboxes for Solving Programmatic Tasks

2024-01-23 · Zhiruo Wang, Daniel Fried, Graham Neubig

Language models (LMs) can solve tasks such as answering questions about tables or images by writing programs. However, using primitive functions often leads to verbose and error-prone programs, and higher-level functions…

MathQuestion Answering

LightGaussian: Unbounded 3D Gaussian Compression with 15x Reduction and 200+ FPS

2023-11-28 · Zhiwen Fan, Kevin Wang, Kairun Wen, Zehao Zhu 외

Recent advances in real-time neural rendering using point-based techniques have enabled broader adoption of 3D representations. However, foundational approaches like 3D Gaussian Splatting impose substantial storage overh…

Knowledge DistillationNeRFNetwork PruningNeural Rendering+3