Giter Club home page Giter Club logo

crnn-pytorch's Introduction

Hello there 👋

visitors Open Source Love

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "Zhenye Na"
        self.role = "Software Engineer"
        self.language_spoken = ["zh_CN", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()

📝 Blogs

📔 Latest Blog posts

🔧 Technologies & Tools

Cloud Services:

AWS API Gateway DynamoDB AWS Lambda CloudWatch SQS

Programming Languages:

Java Python Go Rust

Tools and Services:

Kubernetes Docker

🏆 GitHub Trophies

trophy

🗂️ Highlight Projects

DA-RNN crnn-pytorch

crnn-pytorch's People

Contributors

zhenye-na 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

Watchers

 avatar  avatar

crnn-pytorch's Issues

Unable to access saved weights.

When I try to download the weights form src/text_recognizer/weights
I get the following error

fetch: Fetching reference refs/heads/master batch response: Git LFS is disabled for this repository. error: failed to fetch some objects from 'https://github.com/Zhenye-Na/crnn-pytorch.git/info/lfs'

Can you kindly check your git lfs or guide me to get the saved weights file.

training error

When I run this - pipenv run python training/run_experiment.py --save '{"dataset": "EmnistDataset", "model": "CharacterModel", "network": "mlp", "train_args": {"batch_size": 256}}'
I get an error saying this , please help

2020-12-10 14:38:10.508059: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library cudart64_101.dll
usage: run_experiment.py [-h] [--gpu GPU] [--save] [--nowandb]
experiment_config
run_experiment.py: error: unrecognized arguments: EmnistDataset, model: CharacterModel, network: mlp, train_args: {batch_size: 256}}'

Do I need to manually install datasets or something?

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.