Hi, I am trying to train with my own data, but meet the following error when running python train.py --config config/pointgroup_run1_scannet.yaml
IndexError: select(): index 18 out of range for tensor of size [18, 6, 16] at dimension 0
Is there anything that needs to be corrected? Thank you.
Hi, I am trying to train with my own data, but meet the following error when running python train.py --config config/pointgroup_run1_scannet.yaml
IndexError: select(): index 18 out of range for tensor of size [18, 6, 16] at dimension 0
Is there anything that needs to be corrected? Thank you.