NotARobot
NotARobot copied to clipboard
Image pattern load speed
Hi. Emil Nice to meet you. I love NotARobot project so I'm going to use this project. But I have faced one problem currently.
- Check this. NotARobot/detect.py file.
In this file, you can see "image_np = load_image_into_numpy_array(image)" line.
Currently I'm building this project but the build is very slow because of this code line.
And google reCAPTCHA is closed because google time out if some time passed, so machine can't be clicking the pattern.
What suggestion do you have?
Please message me here.
Hey, sorry I didn't get to your message earlier. I used the method used in the Tensorflow examples, but better methods may exist. https://github.com/tensorflow/models/issues/5356 This link may be of use.