Thank you for this project. I setup to learn python and ML on windows10
I am getting "No human found in Image" for every images.
Got following stdout:
2018-11-21 20:11:05.772403: I T:\src\github\tensorflow\tensorflow\core\platform\cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2
model loaded successfully!
After loading model.
exception = generate_blur_image() takes 1 positional argument but 2 were given
Thank you for this project. I setup to learn python and ML on windows10 I am getting "No human found in Image" for every images. Got following stdout: 2018-11-21 20:11:05.772403: I T:\src\github\tensorflow\tensorflow\core\platform\cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 model loaded successfully! After loading model. exception = generate_blur_image() takes 1 positional argument but 2 were given
Any help will be appreciated.