Get Started ============ Sevral links: #. `pypi, torchsar `_ #. `github, torchsar `_ #. `document, torchsar `_ Installation ------------- The `TorchSAR `_ package can be easily installed by ``pip install torchsar``. After it is installed, just excute ``import torchsar as ts`` to import the package. .. important:: If you want to install torchcs on Windows system. The C/C++ build tools should be installed firstly! Just download it from `here `_ , and select the follow components to install. .. image:: ./_static/vs-installer-workloads.png