charlesq34 / pointnet

PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
Other
4.64k stars 1.44k forks source link

Training does not produce good results #286

Open chongma opened 2 years ago

chongma commented 2 years ago

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?