Installation¶
The Spatial-ID package is developed based on the pytorch framework and can be implemented on both CPU and GPU.
We recommend running the package on GPU. Please ensure that pytorch and CUDNN are installed correctly.
To run Spatial-ID, all dependencies included in the file ‘requirement.txt’ need to be installed.
We provide two ways to install the package of Spatial-ID.
Please note that the current Spatial-ID version offers full support of Linux operating system. Further version for other operating systems would be released soon.
Install through Pypi.
pip install SpatialID