Skip to content

Repository files navigation

FastBEV++

FastBEV++: Fast by Algorithm, Deployable by Design

Get Started

Please prepare the training environment according to BEVDet.

training script:

./tools/dist_train.sh configs/fastbev/paper/fastbev-r50-cbgs.py 8

test script:

./tools/dist_test.sh configs/fastbev/paper/fastbev-r50-cbgs.py work_dirs/fastbev-r50-cbgs/epoch_20_ema.pth 8 --eval mAP 2>&1 | tee work_dirs/fastbev-r50-cbgs/epoch_20_ema.pth.log

Main Results

Model Zoo

Inference Latency

Exported onnx: Google Drive. Trt Latency based on onnx: Google Drive.

FastBEV++ ONNX Architecture

FastBEV++ Latency

Acknowledgement

This project is not possible without multiple great open-sourced code bases. We list some notable examples below.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

63 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages