Giter VIP home page Giter VIP logo

rfb-text-detection's Introduction

Hey ๐Ÿ‘‹, I'm Christen Millerdurai

Christen Millerdurai | LinkedIn


I'm a Researcher and a PhD candidate ๐ŸŽ“ at DFKI, Kaiserslautern ๐Ÿ‡ฉ๐Ÿ‡ช.

  • โš’๏ธ Python / C++ / CUDA /Cython / Bash / Git / LaTeX / Markdown โš’๏ธ
  • โœ๏ธ Linux & Bash & Windows & VSCode โœ๏ธ

Tools and Libs:

rfb-text-detection's People

Contributors

chris10m 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

Watchers

 avatar  avatar  avatar  avatar  avatar

rfb-text-detection's Issues

Training & Extracting the predicted text

@Chris10M

  • Can you add the training script.
  • Can you add prediction using GPU script.
  • Can this code detect entire text-lines, or is it limited to words?
  • Can you add the option to extract the detected text?

Waiting for your reply

ValueError: No such layer: bn5c_branch2c.

So I downloaded the model from the google drive link mentioned in the readme. On running the run_demo.py code I get the following error:

Traceback (most recent call last):
File "run_demo.py", line 113, in
rfb_text_model = RFBText(model_weights_path=model_path)()
File "/media/sf_ubuntu_shared/text_detection/RFB-Text-Detection/model.py", line 153, in call
model = self.build()
File "/media/sf_ubuntu_shared/text_detection/RFB-Text-Detection/model.py", line 112, in build
C5 = self.backbone.get_layer('bn5c_branch2c').output
File "/home/pratik/.virtualenvs/tf_2.0-keras/lib/python3.8/site-packages/tensorflow/python/keras/engine/training.py", line 2398, in get_layer
raise ValueError('No such layer: ' + name + '.')
ValueError: No such layer: bn5c_branch2c.

Any help would be great. Thanks.

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.