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

Performance may be reduced when using .pb and .tflite tensorflow model #1

Open
peace195 opened this issue Oct 21, 2019 · 6 comments
Open
Labels
help wanted Extra attention is needed

Comments

@peace195
Copy link
Owner

I need helps to review the YOLOv3 tensorflow version: https://github.com/peace195/tensorflow-lite-yolo-v3/blob/master/yolo_v3.py

It is the cause of reducing performance when using .pb and .tflite compare with darknet .weights.

@peace195 peace195 added the help wanted Extra attention is needed label Oct 21, 2019
@peace195
Copy link
Owner Author

Please test the performance and give me your feedback.

@nscotto
Copy link

nscotto commented Oct 21, 2019

Thanks! Will do feedback as soon as I can.

@titanbender
Copy link

I've tested the models before and after conversion and I'm seeing significant worse results with the tf lite model. I'm wondering if the parameters are not configured correct.

@peace195
Copy link
Owner Author

@titanbender Thanks. Let me investigate and fix it 👍

@balajib363
Copy link

@titanbender I converted yolov3 tiny model to tflite but I am doing something wrong when i build in android app using tensorflow. Could guide with steps tobe followed before building in mobile app??
Thanks

@franck-armand
Copy link

franck-armand commented Apr 14, 2020

After getting the .pb file, do you necessarily need to set the Docker env to get the .tflite ? also how should I set it? I am not quite familiar with how it works. thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants