Doun Lee
Results
2
issues of
Doun Lee
Hello, now I am training new personalized dataset for the stage 2. During stage 2 train, can I pause it and resume by using a checkpoint file? Thank you.
Hi, thank you for providing the opensource code. While doing stage 2 training, mpiexec -n 1 python scripts/train.py --latent_dim 64 --encoder_type resnet18 --log_dir log/stage2 --resume_checkpoint log/stage1/stage1_model050000.pt --data_dir peronsal_deca.lmdb --lr 1e-5...