adamaulia
adamaulia
I successful train my own glove , using this following link 1. https://nlp.stanford.edu/projects/glove/ 2. https://github.com/maciejkula/glove-python/blob/master/examples/example.py but, the problem come after I load model,* load model was succeed. but I don't...
Hello, I found strange things on dataset maximum age is 2014 and minimum age is -31. I tried using your code in https://github.com/yu4u/age-gender-estimation/blob/master/create_db.py in line 34 and I add several...
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...