autowarefoundation / modelzoo

A collection of machine-learned models for use in autonomous driving applications.
https://www.autoware.org/
Apache License 2.0
62 stars 24 forks source link

Update bcnn model #74

Closed angry-crab closed 1 year ago

angry-crab commented 1 year ago

The baidu_cnn model has to be updated. Investigate lidar_apollo_segmentation_tvm detection quality Tensorrt implementation uses caffe model for prediction. Since caffe might be dropped by tvm in the future, caffe models have to be converted into onnx format.