**Export**
To enable SPANet to be used outside of the python environment, we added an `onnx` export utility to allow for easy export to the onnx format which has run-times available for many languages. Please refer to this section of the documentation:
[https://github.com/Alexanders101/SPANet#exporting](https://github.com/Alexanders101/SPANet#exporting)