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

Try out efficient net #31

Open
robmarkcole opened this issue Aug 7, 2019 · 2 comments
Open

Try out efficient net #31

robmarkcole opened this issue Aug 7, 2019 · 2 comments

Comments

@robmarkcole
Copy link
Owner

Promise to be more performant https://coral.withgoogle.com/models

@robmarkcole
Copy link
Owner Author

robmarkcole commented Aug 10, 2019

Turns out you need to create the model before using it, but not clear so sent an email to Manoj

Your model needs to be qunatized. Try the quantized model compiled for Edge TPU:
https://coral.withgoogle.com/models/

It is recommended to go through our documents. for example, this page has a nice summary of the workflow:
https://coral.withgoogle.com/docs/edgetpu/models-intro/

@grinco
Copy link

grinco commented Jan 19, 2022

I'm testing EfficientDet-Lite3 and EfficientDet-Lite3x now. 3x is probably not going to work for everyone (requires M2 TPU) so will be focusing on the EfficientDet-Lite3. Wasn't satisfied with the SSD MobileNet V2 model performance - too many false positives.

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