fxia22/pointnet.pytorch

How to use the model

lwbdegit opened this issue · 2 comments

python train_ classification.py .After getting the model cls_model_XXX.pth, how to use the model to test ?Thanks!

@lwbdegit did you try show_cls.py for the classification?

python train_ classification.py .After getting the model cls_model_XXX.pth, how to use the model to test ?Thanks!

Component segmentation: how to test the model with unmarked data?