xiumingzhang / GenRe-ShapeHD

Code and Data Release for GenRe (NeurIPS 2018) and ShapeHD (ECCV 2018)
http://genre.csail.mit.edu/
294 stars 62 forks source link

Range of mesh sizes #22

Closed krebin closed 5 years ago

krebin commented 5 years ago

Hello, I am attempting to train marrnet on another dataset, but the depth I obtain from my dataset is very large and varies a lot in comparison to the shapenet dataset. Are the sizes of the meshes in the shapenet dataset constrained to a certain range?

xiumingzhang commented 5 years ago

Hi, you should normalize them according to a single rule. For instance, one possible rule could be that the bounding box of each model should fit into the same unit ball.