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

Testing an image #15

Open
RihamHazem opened this issue Feb 4, 2019 · 5 comments
Open

Testing an image #15

RihamHazem opened this issue Feb 4, 2019 · 5 comments

Comments

@RihamHazem
Copy link

RihamHazem commented Feb 4, 2019

I'm trying to test my own image. I've followed the instructions in the readme file. But when running test.py as the instructions say and checking the directory "checkpoints/output" I found that it's still empty without the image after colorization!

  • the checkpoints folder has four sub-folders: cifar10, places365, test -which contains the test image- and output -which's empty.

in the image what I've got when running
image

@knazeri
Copy link
Member

knazeri commented Feb 4, 2019

@RihamHazem
It looks like the program is either frozen or still running. Are you running on GPU?

@RihamHazem
Copy link
Author

I'm running on google Colab

@Golbstein

This comment was marked as abuse.

@druedaplata
Copy link

  • make sure the image is "jpg" not "jpeg" since it is hardcoded to find jpg and png extensions
  • make sure the image shape when read is grayscale and not grayscale with 3 channels for colors

@dheerajpant700
Copy link

Is it working now facing similar issue. Not generating colorize image nor giving error

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

5 participants