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

Update Handwritten Recognition example to keras version3 #1916

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

mehtamansi29
Copy link
Collaborator

This example is related to Handwritten Recognition computer vision with keras3 version from keras2.

@sachinprasadhs
Copy link
Collaborator

Can you generate the changes in .py file, it would be easier to make the code review.

@mehtamansi29
Copy link
Collaborator Author

Can you generate the changes in .py file, it would be easier to make the code review.

Sure @sachinprasadhs - I'll do it and commit again.

@sachinprasadhs
Copy link
Collaborator

Migration to Keras 3 should be the modified changes to the existing file here https://github.com/keras-team/keras-io/blob/master/examples/vision/handwriting_recognition.py and here https://github.com/keras-team/keras-io/blob/master/examples/vision/ipynb/handwriting_recognition.ipynb, no need to create a new file.

@mehtamansi29
Copy link
Collaborator Author

Migration to Keras 3 should be the modified changes to the existing file here https://github.com/keras-team/keras-io/blob/master/examples/vision/handwriting_recognition.py and here https://github.com/keras-team/keras-io/blob/master/examples/vision/ipynb/handwriting_recognition.ipynb, no need to create a new file.

Okay. I'll replace my file with existing one.

Copy link
Member

@fchollet fchollet left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

examples/vision/handwriting_recognition.py Outdated Show resolved Hide resolved
examples/vision/handwriting_recognition.py Outdated Show resolved Hide resolved
examples/vision/handwriting_recognition.py Outdated Show resolved Hide resolved
examples/vision/handwriting_recognition.py Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants