hiwjd / twse-captcha-solver-dl4j

A deeplearning based captcha solver for http://bsr.twse.com.tw/bshtm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twse-captcha-solver-dl4j

GitHub license

A deeplearning4j based captcha solver for for Taiwan Stock Exchange's website.

Compared with my another project twse-captcha-solver-java, which was based on OCR, this captcha solver will have more accurate result.


Usage

This project is built with three subprojects:

For more info, please see each project's README.

Screenshot

solver execute result

Q & A

Q: Is this project really work ?

Yes, this project is part of my side project. However, you should build your own dataset to training the captcha solver.

Q: Will you share your training datasets?

No, the datasets I have will only be released public after Taiwan Stock Exchange's website change their's captcha algorithm. Currently I have no plan to release these datasets, if you really can't build your own, you can ask for commercial support :).

Q: Why opensource this project ?

Just for fun :P

License

Copyright © 2018 Yen-Chin, Lee <coldnew.tw@gmail.com>

Distributed under the MIT License.

About

A deeplearning based captcha solver for http://bsr.twse.com.tw/bshtm/

License:MIT License


Languages

Language:Java 99.8%Language:Shell 0.2%