You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used the following commands to train, but the training time was much longer than expected. How did you train? python Train_Triple.py --folder_path='tmp' --data_path='data'
#7
Open
TQG1997 opened this issue
Jul 22, 2022
· 2 comments
“Then, we train the critic for 5 iterations before training the generator once, and with every 20 epochs we update the critic 10 iterations per generator iteration, as this strategy keeps the critic remaining strong. We stop the training process when the critics start overfitting.”
Are these operations done in train.py?
No description provided.
The text was updated successfully, but these errors were encountered: