Giter Club home page Giter Club logo

handwritten_text_recognition's People

Contributors

melohux avatar vloison 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

Watchers

 avatar  avatar  avatar  avatar

handwritten_text_recognition's Issues

AttributeError: Can't get attribute 'RCNN' on <module 'network'

I'm getting the following error while trying to make predictions.
I fixed it temporarily by changing the class name in network.py from CRNN to RCNN.
Should I be changing the class name?

Also I managed to run the command after this change but my output in predictions.txt is empty.

Thanks a bunch

image
from CRNN
image
to RCNN
image
image

Solving environment: failed ResolvePackageNotFound:

Hey, thanks for your work. I tried setting up the env using the commands provided but I'm getting the following error.

I'm running Windows 10 and using PyCharm. Any pointers would be greatly appreciated. Cheers

image

OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: '/media/vn_nguyen/hdd/hux/Results/10-15_21:46:45' when making predictions

I'm trying to make predictions on my own unlabelled dataset using this command:
python line_predictor.py --data_path images/ --model_path trained_networks/ICFHR2014_model_imgH64.pth --imgH 89

But I'm getting this error
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: '/media/vn_nguyen/hdd/hux/Results/10-15_21:46:45'
image

Any help would be greatly appreciated. Cheers

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.