dominhhai / captcha-breaker

High Accuracy Captcha Breaker with Tensorflow and Node.js
MIT License
135 stars 38 forks source link

Convert image to grayscale before processing #5

Closed fsarachu closed 4 years ago

fsarachu commented 4 years ago

Resolves #2 by ensuring image.shape tuple is always 2-dimensional, even on RGB images