Open codingchan opened 4 years ago
Did you install the package from the source code? Using the python3 setup.py install
?
Did you install the package from the source code? Using the
python3 setup.py install
?
thanks for your reply, yes i've run the command successfully.
ts make-mask-cls
is this command means 'make-mask-cls' is an option of 'ts'? or 'ts' is an interpreter or something like python? i'm confused.
make-mask-cls
and make-mask-seg
is sub-command of ts
newbie, found this command in https://torchsat.readthedocs.io/en/latest/tutorials/image-classification.html , however there is no ts or make-mask-cls command?