How to use the model
lwbdegit opened this issue · 2 comments
lwbdegit commented
python train_ classification.py .After getting the model cls_model_XXX.pth, how to use the model to test ?Thanks!
albertotono commented
@lwbdegit did you try show_cls.py for the classification?
Lizhinwafu commented
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?