pointnet.pytorch icon indicating copy to clipboard operation
pointnet.pytorch copied to clipboard

How to use the model

Open lwbdegit opened this issue 5 years ago • 2 comments

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

lwbdegit avatar Jun 28 '20 09:06 lwbdegit

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

albertotono avatar Nov 16 '20 18:11 albertotono

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?

Lizhinwafu avatar Sep 02 '21 09:09 Lizhinwafu