262 Forks
1666 Stars
1666 Watchers

BEVFormer

[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.

How to download and setup BEVFormer

Open terminal and run command
git clone https://github.com/fundamentalvision/BEVFormer.git
git clone is used to create a copy or clone of BEVFormer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BEVFormer https://github.com/fundamentalvision/BEVFormer/archive/master.zip

Or simply clone BEVFormer with SSH
[email protected]:fundamentalvision/BEVFormer.git

If you have some problems with BEVFormer

You may open issue on BEVFormer support forum (system) here: https://github.com/fundamentalvision/BEVFormer/issues