Hi,it is me again.I want to use the your offered pretrained model of s3dis to train my own dataset.So I need to use the 'load-from' to fine tune the model.But when i use the 'load-from',it throws the error:
train.py: error: unrecognized arguments: --load-from fully_conv_s3dis.pth
How to deal with this situation?
Thank you very much!
Hi,it is me again.I want to use the your offered pretrained model of s3dis to train my own dataset.So I need to use the 'load-from' to fine tune the model.But when i use the 'load-from',it throws the error: train.py: error: unrecognized arguments: --load-from fully_conv_s3dis.pth How to deal with this situation? Thank you very much!