Skip to content
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

Tensorflow Integration #9

Draft
wants to merge 47 commits into
base: master
Choose a base branch
from
Draft

Conversation

ichisadashioko
Copy link
Owner

@ichisadashioko ichisadashioko commented Jan 10, 2021

Use tensorflow and pre-trained model to convert handwriting data to text.

  • compile project with tensorflow
  • load model with tensorflow C API
  • export writing data in "an image format" that tensorflow can understand

- rename some functions in utils module
- include sal.h for code analysis
- resolve missing files in vs project file
- refactor malloc wrapper
- print some error message to stderr
- add memory limit for malloc wrapper
- add some note for future changes and maintenance
- print help to console
- fix uninitialized Point2DList
- redirect some error message to stderr
- use typedef struct in-place
- try to understand written code for refactoring
@ichisadashioko ichisadashioko self-assigned this Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant