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

Test accuracy of imagenet data set on MCU? #84

Open
ahdxwg opened this issue May 11, 2023 · 1 comment
Open

Test accuracy of imagenet data set on MCU? #84

ahdxwg opened this issue May 11, 2023 · 1 comment

Comments

@ahdxwg
Copy link

ahdxwg commented May 11, 2023

Great work, I was wondering how you tested the accuracy of testing the imagenet data set on MCU? Is it actually running on MCU? How is the test data stored on the MCU? I would like to do a baseline thank you very much.
image

@meenchen
Copy link
Contributor

Hi @ahdxwg,

We simulate the on-device inference with PyTorch (similar to how you do quantization-aware training) and measure the accuracy on servers.

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