GithubHelp home page GithubHelp logo

Comments (6)

zhaipro avatar zhaipro commented on August 16, 2024

代码超级杂乱,所以不知去向。

大体是对10万张验证码做了统计调查,比如某张图片一共出现了80次,其中有10次出现在了让找打字机的验证码中,所以呢,你觉得这张图是什么?

其中用到了文本识别和图片哈希。

from easy12306.

Photoelectric-Effect avatar Photoelectric-Effect commented on August 16, 2024

label
所以可以理解为每个图像的label为在不同类别下出现的次数,出现次数最多的,可以为认为它就是属于这个类别?

from easy12306.

zhaipro avatar zhaipro commented on August 16, 2024

是的,统计方法可以参考:
https://github.com/zhaipro/easy12306/blob/master/category_images.py

from easy12306.

Photoelectric-Effect avatar Photoelectric-Effect commented on August 16, 2024

好的,谢谢解答。
另外在文字分类中,我尝试通过将含有两个类别的图片分开,识别效果会有提升。
fe7bb1fa-c121-4c39-bf5f-ac2f8d85bc17_

from easy12306.

zhaipro avatar zhaipro commented on August 16, 2024

具体的代码可以提交也让我看看。

from easy12306.

Photoelectric-Effect avatar Photoelectric-Effect commented on August 16, 2024

没有什么特别的代码,就是对列求像素平均,就可以找出分割线,再对一些特殊情况,做一些处理。

from easy12306.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.