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

Mobilenet V3 + SSD #30

Closed
m-parchami opened this issue Sep 5, 2020 · 1 comment
Closed

Mobilenet V3 + SSD #30

m-parchami opened this issue Sep 5, 2020 · 1 comment

Comments

@m-parchami
Copy link

Hey there,
First of all, thank you for sharing your work.

I'm trying to train MobilenetV3_SSD on my own dataset and then get the tflite.
However, I cannot use TF Object Detection API for quantization aware training.
Seems like there are some issues with their published checkpoints.
I found people having the same problem on Github. here and here.

However, it looks like you were able to fix it. May I ask what method or modification did you use?

Thank you in advance.

@PINTO0309
Copy link
Owner

PINTO0309 commented Sep 5, 2020

I did not do "quantization-aware training". I just did a "Post-Training Quantization".

https://github.com/PINTO0309/PINTO_model_zoo/tree/master/002_mobilenetv3-ssd/01_mobilenetv3_small/01_coco/01_float

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