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

Add Convert To TFLite Script #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jangmin-deepx
Copy link
Owner

Convert Check-Points Files to TFLite.
Runs on TFLite version 2.3

About the Imgae Resize Section in yolov3.py#L61

nearest Method is not supported from earlier TFLite version. it can be solved with simply change nearest to bilinear.

Convert Check-Points Files to TFLite.
Runs on TFLite version
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

Successfully merging this pull request may close these issues.

1 participant