Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not getting the result properly #25

Open
jcthink opened this issue Aug 21, 2019 · 1 comment
Open

Not getting the result properly #25

jcthink opened this issue Aug 21, 2019 · 1 comment

Comments

@jcthink
Copy link

jcthink commented Aug 21, 2019

Results are getting black color. Is it need to uncomment the line before saving to get proper result

imgtest = imgtest * 255.0

imgtest.astype(np.uint8)

        save_images(imgtest, [8,8] ,newPoke_path + '/epoch' + str(i) + '.jpg')
@t2ac32
Copy link

t2ac32 commented Jul 20, 2021

I uncommented but after 750 epoch images are still black.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants