June 2020
tl;dr: Generate a map, then place bank of cars on it to create synthetic scenes.
Lidar sim is similar to surfel GAN in generating synthetic dataset with real data collection.
- surfel GAN generates a photorealistic model
- lidar sim focuses on lidar data simulation, which is somewhat easier.
It can allow closed-loop evaluation of the whole AD stack.
- Simulate ray drop patterns with U-Net structure
- Minimum sim2real domain gap.
- Questions and notes on how to improve/revise the current work