推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
foxyier
V2EX  ›  Python

验证码识别求助

  •  
  •   foxyier · Jan 25, 2019 · 3485 views
    This topic created in 2690 days ago, the information mentioned may be changed or developed.
    目前需要识别一个 6 位数字+大写字母的验证码, 只有 CPU 环境, 请问大佬们有没有推荐好用的文章或者代码, 自备标记好的数据, 但是网上找的代码跑了一周了, 还是 0.6%左右晃悠。
    7 replies    2019-01-26 18:45:43 +08:00
    wc110302
        1
    wc110302  
       Jan 25, 2019
    richieboy
        2
    richieboy  
       Jan 25, 2019
    上图,没有通用的代码
    python35
        3
    python35  
       Jan 25, 2019
    楼主发几张验证码的图看看
    staticer
        4
    staticer  
       Jan 25, 2019
    难点在于图像处理,而不在于神经网络。
    图像处理一般可用 opencv-python pillow。
    foxyier
        5
    foxyier  
    OP
       Jan 25, 2019
    @staticer 已经对图片进行预处理, 干扰线只能去掉一部分, 不过应该不会有太大的干扰。
    Nick2VIPUser
        6
    Nick2VIPUser  
       Jan 25, 2019
    Nick2VIPUser
        7
    Nick2VIPUser  
       Jan 26, 2019
    楼主也可以把样本发给我试试,正好周末比较空~
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3096 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 13:44 · PVG 21:44 · LAX 06:44 · JFK 09:44
    ♥ Do have faith in what you're doing.