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
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 [[], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], []]
The text was updated successfully, but these errors were encountered:
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 [[], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], []]
The text was updated successfully, but these errors were encountered: