Skip to content

Commit

Permalink
Adding README for Captcha Example
Browse files Browse the repository at this point in the history
  • Loading branch information
Arafat committed Feb 28, 2018
1 parent 0d9cdf5 commit eb3f5bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions examples/captcha/README.md
@@ -0,0 +1,6 @@
# Breaking Captcha with Tensorflow Ruby
A Simple example demonstrating how to break captcha with Tensorflow Ruby.

- First clone the saved model in the current directory
``` git clone https://github.com/Arafatk/break-captcha-protobuf.git ```
- Run captcha.rb on the captcha images

0 comments on commit eb3f5bf

Please sign in to comment.