docs/13_Apollo Tool/Apollo Fuel/Prediction_Pedestrian_Model_Training 感知行人模型训练/README.md
Prediction Pedestrian Model Treaining Service is a cloud based service to train a prediction model for pedestrian from the data you provide, to better fit the pedestrian behavior in your environment.
Apollo 6.0 or higher version.
Baidu Cloud BOS service registered according to document
Fuel service account on Apollo Dreamland
Data collection
Job submit
Trained model
Finish several hours of autonomous driving with different scenarios, please make sure to have some pedestrians in sights. Just record them with cyber_recorder.
make sure following channels are included in records before submitting them to cloud service:
| Modules | channel | items |
|---|---|---|
| Perception | /apollo/perception/PerceptionObstacles | exits without error message |
| Localization | /apollo/localization/pose | - |
you can check with cyber_recorder:
cyber_recorder info xxxxxx.record.xxxxx
1)Input Data Path is BOS root folder,for users;
2)There should be two folders under your Input Data Path, one named map for the map you are using in Apollo format, the other is records, for the records you collected.
Goto Apollo Dreamland, login with Baidu account, choose Apollo Fuel--> task,new task, prediction pedestrian model training,and input correct path as in Upload data to BOS section:
models folder under your Input Data Path.