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

Final Result #24

Open
mady143 opened this issue Jul 10, 2020 · 1 comment
Open

Final Result #24

mady143 opened this issue Jul 10, 2020 · 1 comment

Comments

@mady143
Copy link

mady143 commented Jul 10, 2020

Hi @panmari @erjanmx @mitchross @shaqian @techno-disaster

I had successfully implemented the tflite package in flutter but at last we are getting the output in that we are getting like {{confidence: 0.6352049112319946, index: 9, label: corn maize }} i want to display the only label with specific font and style can you explain how can i get that

Thanks and Regards,
Manikantha Sekhar.

@Tanmay-R-Choudhary
Copy link

You can do that by entering output[0]['label'].toString();

That is how I did it...

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

No branches or pull requests

2 participants