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
Hi , really great code! After I have trained the miner on a new dataset and saved the final model, sampling from this model takes a long time. My steps are:
Load trained miner/generator model
Apply distributed data parallel
Pass noise to generate images
It seems straightforward but takes a really long time.
The text was updated successfully, but these errors were encountered:
Hi , really great code! After I have trained the miner on a new dataset and saved the final model, sampling from this model takes a long time. My steps are:
It seems straightforward but takes a really long time.
The text was updated successfully, but these errors were encountered: