Code Monkey home page Code Monkey logo

neerajj9 / text-detection-using-yolo-algorithm-in-keras-tensorflow Goto Github PK

View Code? Open in Web Editor NEW
146.0 5.0 58.0 3.36 MB

Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to train for a different object detection task using YOLO.

License: MIT License

Jupyter Notebook 99.50% Python 0.50%
text-detection object-detection yolo yolov2 python keras keras-tensorflow tensorflow scene-text-detection deep-learning

text-detection-using-yolo-algorithm-in-keras-tensorflow's People

Contributors

neerajj9 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

text-detection-using-yolo-algorithm-in-keras-tensorflow's Issues

No accuracy improvements

Hello. Thank you for your model.
I have faced with a problem. I don't have any accuracy improvements during training, the loss is also hovering at the some value, with the accuracy and loss being in the vicinity of 0.058 and 8.75 respectively

I have tried to use several optimizers:

  1. Adam(lr=0.0001, beta_1=0.9, beta_2=0.999, epsilon=1e-08, decay=0.0)
  2. keras.optimizers.RMSprop(lr = 0.0001)
  3. keras.optimizers.RMSprop(lr = 0.001)

and I try to change a batch size :

  1. 4
  2. 8
  3. 16

Actually, no effect
Could you help me to tackle this problem?

NPY files are becoming huge after preprocessing

Hi Neeraj,

I am getting huge X.npy file after pre-processing. For the images which are of total 248 MB, i am getting X.npy file of size 2.8GB.
I am using your same data set only.
I am just a beginner into this domain..
Can you please let me know where I am doing it wrong or is it okay to have this huge file?
Are u also getting these huge npy files?
Please help me here..
Thanks in advance
Suvajit

@Neerajj9

Help loss go to infinite

Hello,
I'm trying to fit the model with dataset that u linked on readme. During my test loss value starts at 200 - 800 (depend on batch size and lr) and go to infinite in 2-4 steps.

Hope to receive soon a feedback,
best regards

problem

where is text_detect.h5 file in model directory?

Accuracy is low

I have downloaded your pre-trained model and tested it by training 1 epoch with the same dataset, but the accuracy was low 0.25 and val_loss was at about 3.5. Was it normal?

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.