Skip to content

Demo for CRNN #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Demo for CRNN #67

wants to merge 1 commit into from

Conversation

Charles-258
Copy link
Contributor

change the demo for crnn

@Charles-258 Charles-258 changed the title Crnnctc changethedemoforcrnn Jun 29, 2022
@zihaomu zihaomu mentioned this pull request Jun 30, 2022
@zihaomu zihaomu added the GSoC Google Summer of Code projected related label Jun 30, 2022
@fengyuentau fengyuentau changed the title changethedemoforcrnn Demo for CRNN Jun 30, 2022
@fengyuentau fengyuentau added the documentation Improvements or additions to documentation label Jun 30, 2022
Copy link
Member

@fengyuentau fengyuentau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Demos look good to me, but some minor changes have to be done:

  1. Add your GIF to README.md in root.
  2. Squash your commits into one with the following commands
    git reset HEAD~8 # 8 is the number of your commits
    git add .
    git commit -m "crnn demo"
    git push -f

@Charles-258 Charles-258 force-pushed the crnnctc branch 2 times, most recently from d77c9c3 to 84c24d4 Compare June 30, 2022 03:11
@Charles-258
Copy link
Contributor Author

I deleted the branch crnnctc by mistake which automatically closed this pr.
But I have created a new pr RELATED PR68.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation GSoC Google Summer of Code projected related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants