xuyunf

Results 2 comments of xuyunf

Thanks for your reply, but I still show an error based on your prompts: I used the evaluate script like so: `python pytorch/train.py evaluate --config_path=configs/pointpillars/car/xyres_16.proto --model_dir=./model --ckpt_path=./model/voxelnet-29503.tckpt --ref_detfile=./rgb_detections/rgb_detection_val.txt --pickle_result=True` .............

> > Thanks for your reply, but I still show an error based on your prompts: > > I used the evaluate script like so: > > `python pytorch/train.py evaluate...