Skip to content

No files for lidar detection models in Apollo 8.0 #15037

Answered by daohu527
IvDmNe asked this question in Q&A
Discussion options

You must be logged in to vote

The perception model is too big, so we separated the model from the code. The download address is as follows.

Also, considering the convenience of installation, we have also developed a model management tool call amodel. For example, you can install the model in the following way

amodel install https://xxx.zip
Model Model type Model download address
PETR_V1_paddle bev_detection https://apollo-pkg-beta.cdn.bcebos.com/perception_model/petrv1.zip
tl_detection_caffe trafficlight_detection https://apollo-pkg-beta.cdn.bcebos.com/perception_model/tl_detection_caffe.zip
horizontal_torch trafficlight_recognition https://apollo-pkg-beta.cdn.bcebos.com/perception_model/horizontal_torch.zip

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by daohu527
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Module: Perception Indicates perception related issues
2 participants
Converted from issue

This discussion was converted from issue #15031 on July 10, 2023 11:49.