charlesq34 / pointnet

PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Training does not produce good results

chongma opened this issue · comments

Here is some h5 data I have prepared
https://drive.google.com/file/d/17C7c6Sf6odq090vldRZPtk9odwlqVb6T/view?usp=sharing

train.py seems to run well but during test.py the results are not good. Even on the original models. Can someone help me understand if there is a problem with the data?