Giter Site home page Giter Site logo

Comments (7)

abhiML avatar abhiML commented on June 15, 2024

did you run it with adadelta?

from crnn.pytorch.

yisongbetter avatar yisongbetter commented on June 15, 2024

When I use the pretrained model @meijieru offers, the problem gone, so maybe I have not get enough data to train my model from scratch.

from crnn.pytorch.

yisongbetter avatar yisongbetter commented on June 15, 2024

I have solve the problem,adadelta or adam is ok @abhiML. I use 800 pictures to train crnn from scratch, which is stupid , when I use the retrained model, the problem disappear.
Here is what I got:
screen shot 2017-05-18 at 01 17 11

from crnn.pytorch.

abhiML avatar abhiML commented on June 15, 2024

Well I was using adam on the Synth dataset. It showed me infinite loss. But when I used adadelta it ran perfect. I did not use the pretrained model.

from crnn.pytorch.

yisongbetter avatar yisongbetter commented on June 15, 2024

@abhiML It should be the learning rate problem that bothers you, because adadelta requires no manual setting of a learning rate, so when using some momentum methods like adam, you should carefully set the initial learning rate, 1e-3 works well in my situation.

from crnn.pytorch.

meijieru avatar meijieru commented on June 15, 2024

Since it has been solved, I closed this issue temporally. Feel free to re-open it when necessary.

from crnn.pytorch.

SenWang-NEU avatar SenWang-NEU commented on June 15, 2024

I also encountered the same situation, because my data set was self-built. Is there any other way besides loading the pre-trained model?

from crnn.pytorch.

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.