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
Thanks for the awesome work! I used pix2pix in tensorflow and had some good success. I tried the same set of images with your model, however the initial training doesn't seem go as expected.
Below is the model measures;
Since I have only CPU my training times are typically longer(>3 days on 20 cores).
I have set another run with learning rate of 0.00002 for both D & G. Is there any particular hyper-parameter that needs adjustment?
The text was updated successfully, but these errors were encountered:
Thanks for the awesome work! I used pix2pix in tensorflow and had some good success. I tried the same set of images with your model, however the initial training doesn't seem go as expected.
Below is the model measures;
Since I have only CPU my training times are typically longer(>3 days on 20 cores).
I have set another run with learning rate of 0.00002 for both D & G. Is there any particular hyper-parameter that needs adjustment?
The text was updated successfully, but these errors were encountered: