SA-Det3D icon indicating copy to clipboard operation
SA-Det3D copied to clipboard

How can I get all the result of KITTI?

Open ChenWenming1995 opened this issue 4 years ago • 0 comments

Thanks for your great work!

I want to get all the result of train, val and test set for my tracking work. How can I get these via script like

python test.py --cfg_file cfgs/kitti_models/pointpillar_fsa.yaml --batch_size 4 --ckpt ${SAVED_CKPT_PATH}/pointpillar_fsa.pth

Look forward to your reply!

ChenWenming1995 avatar Oct 15 '21 09:10 ChenWenming1995