Giter Site home page Giter Site logo

Comments (7)

yalecyu avatar yalecyu commented on June 6, 2024

@WXDawaken 明显数据量太少,分类如果少的话,十万级别以上,如果分类比较多,我觉得百万以上。在做汉字的识别时,我使用200w的数据训练。

from crnn.caffe.

WXDawaken avatar WXDawaken commented on June 6, 2024

@yalecyu 我的分类是只有数字和大写字母,如果我用生成的验证码数据集来预训练一个权重,再用现有数据finetune,可行吗

from crnn.caffe.

yalecyu avatar yalecyu commented on June 6, 2024

@WXDawaken 按你的分类,我觉得最好是十万以上的数据量。我觉得你的方案是可行的,同时注意提升生成的验证码的噪声,可以尝试将验证码贴到一些背景中来增加噪声和多样性,你可以一步一步来,我觉得这个预案是有可操作性。本质上因为你的数据量太少了不利于直接训练。

from crnn.caffe.

WXDawaken avatar WXDawaken commented on June 6, 2024

好的,谢谢你的建议,我尝试一下

from crnn.caffe.

WXDawaken avatar WXDawaken commented on June 6, 2024

@yalecyu 另外,我看repo带的caffemodel和prototxt不匹配,能否提供个新的caffemodel呢

from crnn.caffe.

yalecyu avatar yalecyu commented on June 6, 2024

@WXDawaken 确实不匹配,我修复了prototxt的一些BUG,目前你可能需要自己训练个model

from crnn.caffe.

WXDawaken avatar WXDawaken commented on June 6, 2024

好的 谢谢

from crnn.caffe.

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.