WeijingShi / Point-GNN

Point-GNN: Graph Neural Network for 3D Object Detection in a Point Cloud, CVPR 2020.
MIT License
523 stars 114 forks source link

IndexError #31

Closed 14212094 closed 4 years ago

14212094 commented 4 years ago

Hi! I try to train the the model But I get this error,how can i fix it?Thank you so much! /home/lwy/图片/ttt.png

My command is : python3 train.py --dataset_root_dir /home/lwy/Point-GNN/dataset/kitti --dataset_split_file /home/lwy/Point-GNN/dataset/kitti/3DOP_splits/train_car.txt configs/car_auto_T3_train_train_config configs/car_auto_T3_train_config I had configured the parameters of two config files. Is there any wrong?

WeijingShi commented 4 years ago

Hi @14212094, The image (a screenshot I presume) did not show up in your post. Can you provide more error info from the terminal?