This code is the working inference code of the original repository and Licensed under GPL-3.0.
- Please download the pre-trained weights from here
- Create a folder
src/simsac/weight
and paste the checkpoints there - The checkpoint loading path can be specified in the
__init__
ofsrc/simsac/inference.py