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
{{ message }}
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
I'm trying to train a PGAN with target image size of 1024x1024. It's currently training at size 64x64 and it's painfully slow to get through it with 48,000 iterations. Besides cutting down on the number of iterations, is there a faster way to train this model (e.g. fp16 format)? Thanks.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to train a PGAN with target image size of 1024x1024. It's currently training at size 64x64 and it's painfully slow to get through it with 48,000 iterations. Besides cutting down on the number of iterations, is there a faster way to train this model (e.g. fp16 format)? Thanks.
The text was updated successfully, but these errors were encountered: