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

demo_image.py return input image without dots #42

Open
adamaulia opened this issue Dec 14, 2017 · 2 comments
Open

demo_image.py return input image without dots #42

adamaulia opened this issue Dec 14, 2017 · 2 comments

Comments

@adamaulia
Copy link

Thank you for share your code.
I tried run python demo_image.py --image sample_images/ski.jpg , I downloaded keras weight from here https://www.dropbox.com/s/llpxd14is7gyj0z/model.h5 ,
I expect I got result image with dot colors just like in your github, but in return I got output image same with input image also I got nothing in all_peaks variable all_peaks [[], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], []]

@michalfaber
Copy link
Owner

@adamaulia That is strange. Check if your code is up to date.

@adamaulia
Copy link
Author

I just realized I run the old clone folder, and put new clone in another folder, and it runs like charm.

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