#How do I export a finished model in aplio?
1 messages · Page 1 of 1 (latest)
If you’ve already finished training your model, in the training tab, if you scroll down, you’ll find an export section where you can select the .pth and .index files of your model to download. You can also go to the logs folder, open the folder with your model’s name, and you’ll find the files there as well for download.
Awesome thanks!