charlesq34 / pointnet

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

What does param H5_BATCH_SIZE mean? And how does this parameter affect training? #138

Open kxhit opened 5 years ago

kxhit commented 5 years ago

I am not familiar with the file format of hdf5. I want to know what the effect of this parameter H5_BATCH_SIZE (in file gen_indoor_h5.py) on training is. Need to change? And how to modify it according to the data? Thanks!!!!