You can choose one of the following two ways to get started with spdnet.
-
Let pip install spdnet globally in dev mode (still globally accessible, but changes to the code immediately take effect)
$ pip3 install -e .
-
Install with pip globally
$ pip3 install .