ZwwWayne / mmMOT

[ICCV2019] Robust Multi-Modality Multi-Object Tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to predict via your model(pretrained or trained)

ayowei314 opened this issue · comments

i' am a beginner in deep-learning, where to input (e.g.any two pictures from kitti, including point cloud information) and get the prediction from the pretrained model.Thanks.

Please refer to the README.md, we use the command as below:

python -u eval_seq.py --config ${work_path}/config.yaml \
--load-path=${work_path}/${model} \
--result-path=${work_path}/results \
--result_sha=eval