yzpfyang
Results
2
issues of
yzpfyang
hi, Banconxuan. i want to train the kitti dataset and run the command below: python ./src/main.py --data_dir ./kitti_format --exp_id KM3D_dla34 --arch dla_34 --batch_size 16 --master_batch_size 8 --lr 1.25e-4 --gpus 0,1...
Hi, CaoWGG ! i have convert pytorch model to onnx model, and when i use this command `./buildEngine -i model/ctdet_coco_dla_2x.onnx -o model/ctdet_coco_dla_2x.engine` i met this problem, and no .engine file...