Skip to content

BEV detection project segments drivable area, lane edge and middle line in the BEV image generated from 4 carla fisheye cameras.

License

Notifications You must be signed in to change notification settings

LadissonLai/BEV-segmentation

 
 

Repository files navigation

BEV-Segment

BEV detection project segments drivable area, lane edge and middle line in the BEV image generated from 4 carla fisheye cameras. Here are some results of the BEV segmentation. The green area is the drivable area, the red is the lane edge, and the yellow is middle line.

image1 image2 image3

Get Started

  1. install dependency, refer to README-origin.md
  2. run the inference.
activate conda virtual environment
python3 predict.py

About

BEV detection project segments drivable area, lane edge and middle line in the BEV image generated from 4 carla fisheye cameras.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%