LadissonLai / BEV-Dataset-collector

This project will automatically collects 4 fisheye images from carla simulator and synthesizes the BEV image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BEV Dataset collector

This project will automatically collects the BEV image and save it into the folder called "co_images/bev".

BEV_collect.mp4

Get Started

  1. Launch CARLA Server. (BaiduCloud | GoogleDrive)
cd /carla/root/folder
./CarlaUE4.sh
  1. Run the python script.
python3 online4fisheyes.py
  1. Press Q key to quit the program.

About

This project will automatically collects 4 fisheye images from carla simulator and synthesizes the BEV image.


Languages

Language:Python 100.0%