BEVDet 后处理实现

没有写task 3

1.编译运行

export BEV_DIR=${your third_party}
mkdir build && cd build
cmake ..
make -j12
./bev-demo