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

mnist : smooth user input #199

Merged
merged 1 commit into from
May 26, 2023
Merged

Conversation

rgerganov
Copy link
Collaborator

Drawing on the canvas is now smooth. The final image which is used for prediction is obtained by down-scaling the canvas to 28x28 pixels. Download button is aslo added for downloading raw image values.

Drawing on the canvas is now smooth. The final image which is used for
prediction is obtained by down-scaling the canvas to 28x28 pixels.
Download button is aslo added for downloading raw image values.
@ggerganov ggerganov merged commit e8d347b into ggerganov:master May 26, 2023
@ggerganov
Copy link
Owner

Should probably avoid re-loading the model for every prediction.
Maybe add wasm_init() or something

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.

None yet

2 participants