The public training environment for the msi2slstr
model (pytorch lightning version).
- Expects a
data
folder in project directory to be pointing to amsi2slstr-datagen
generated data directory. - To deploy a model version to the
msi2slstr
production repo, export an onnx model to theexports
folder using theexport_onnx.py
script and create a pull request.