charlesq34 / pointnet2

PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
Other
3.17k stars 902 forks source link

when use "python train.py --normal",there are some questions that... #202

Closed lyy-1997-hub closed 4 years ago

lyy-1997-hub commented 4 years ago

ValueError: Cannot feed value of shape (8, 1024, 6) for Tensor 'Placeholder:0', which has shape '(8, 1024, 3)'

monjoybme commented 4 years ago

@lyy-1997-hub Did you solve this issue?