erikwijmans / Pointnet2_PyTorch

PyTorch implementation of Pointnet2/Pointnet++
The Unlicense
1.5k stars 340 forks source link

bug #118

Open cuge1995 opened 4 years ago

cuge1995 commented 4 years ago

Pointnet2_PyTorch/pointnet2/models/pointnet2_ssg_cls.py", line 148, in validation_end for k in outputs[0]: IndexError: list index out of range

erikwijmans commented 4 years ago

Can you please provide additional information. I am unable to reproduce this.