starling.training.vae_train
Functions
Determine the checkpoint path to resume training if available. |
|
Save the configuration to a YAML file. |
|
Set up model checkpoint callbacks. |
|
Set up the data module for VAE training. |
|
Create necessary directories and save the configuration file. |
|
Set up the VAE model, with support for resuming from checkpoint or fine-tuning with custom args. |
|