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 Implementation #24

Open
adawolfs opened this issue Apr 1, 2019 · 1 comment
Open

MNIST Implementation #24

adawolfs opened this issue Apr 1, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@adawolfs
Copy link

adawolfs commented Apr 1, 2019

Hello, I want to implement MNIST, I've based the implementation on this repo and the examples posted here, but I have issues getting the predictions, I think the problem is about the input format but I've tried with some configuration and I'm unable to get good results, can you help me with this?

@adawolfs
Copy link
Author

adawolfs commented Apr 1, 2019

This is my implementation at this moment
https://github.com/adawolfs/flutter_mlkit/blob/master/lib/tflite/mnist.dart#L39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants