GithubHelp home page GithubHelp logo

crnn acc =0 about crnn-pytorch HOT 5 OPEN

holmeyoung avatar holmeyoung commented on June 19, 2024
crnn acc =0

from crnn-pytorch.

Comments (5)

Holmeyoung avatar Holmeyoung commented on June 19, 2024 1

Hi, the images used in pre-trained model are generated by me and they all look very well. Just try to make more training data, it will work!

from crnn-pytorch.

ekils avatar ekils commented on June 19, 2024

Thanks for the reply.
It really work after with more data and with more patient :)

I have another question :
While in training , all my input image size is (120,32) and in validation I saw there has a code
with "dataset.resizeNormalize(params.imgW,params.imgH)" . And in params, I set keep_ratio =True ,and imgW=120 , imgH=32. After several epochs training, my val acc comes to 0.96.

But when I put images which from CTPN model (different size of images) and send them to demo.py, the acc are terrible.

So, it means I have to put my training data with different size? (e.g: (300.32), (150,32), (500,32)..... )
But the code "dataset.resizeNormalize(params.imgW,params.imgH)" will resize and image will become distortion. What dataset did you make ?

from crnn-pytorch.

Holmeyoung avatar Holmeyoung commented on June 19, 2024

Hi, the images from CTPN should look like your training data. If your training data is generated by yourself and looks very nice, while the images out from CTPN are more real, the net will do bad

from crnn-pytorch.

ekils avatar ekils commented on June 19, 2024

So, you mean if I train with generated images and test with CTPN's crop image, then the result will be very bad.... ?
I have to train with self crop real images and test with TPN's crop images?
So the 3600 thousand dataset is useless?

from crnn-pytorch.

wfdubowen avatar wfdubowen commented on June 19, 2024

Hello, I encountered the same problem, I used 6 million pieces of data for training. However, during verification, the predicted data is empty, and the previously generated data does not have this problem.

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.