Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what does 'ts' mean? #15

Open
codingchan opened this issue Oct 19, 2020 · 3 comments
Open

what does 'ts' mean? #15

codingchan opened this issue Oct 19, 2020 · 3 comments

Comments

@codingchan
Copy link

codingchan commented Oct 19, 2020

$ cd  tests/classification/      
$ ts make-mask-cls --filepath T51RTQ_20200513T023551_TCI.tif --width 128 --height 128 --outpath ./patched

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?

@sshuair
Copy link
Owner

sshuair commented Oct 21, 2020

Did you install the package from the source code? Using the python3 setup.py install?

@codingchan
Copy link
Author

codingchan commented Oct 27, 2020

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.

@sshuair
Copy link
Owner

sshuair commented Oct 28, 2020

make-mask-cls and make-mask-seg is sub-command of ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants