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

Tensorflow Converter #26

Closed
AlexisPapaioannou opened this issue Sep 20, 2021 · 5 comments
Closed

Tensorflow Converter #26

AlexisPapaioannou opened this issue Sep 20, 2021 · 5 comments

Comments

@AlexisPapaioannou
Copy link

Hello,

Is there any function in order to convert the Yolov5-lite models to TensorFlow?

@ppogg
Copy link
Owner

ppogg commented Sep 21, 2021

Yes, in fact, I haven’t tried this type of conversion.
As you see, yolov5-lite evolved from yolov5. You can use the whole tools from yolov5 in this repository. For example, the following link converts .pt models to .tf models.
ultralytics/yolov5#4586
You can have a try and I guarantee that it is also available in this warehouse. If you have any questions, keep communicating. Good luck! My friend!

@AlexisPapaioannou
Copy link
Author

Thank you!

@JNaranjo-Alcazar
Copy link

Hi @AlexisPapaioannou did you get it? Could you convert the model to TFLite?

@AlexisPapaioannou
Copy link
Author

Yeap, but only for the supported functions.

@ppogg
Copy link
Owner

ppogg commented Nov 20, 2021

PINTO0309/openvino2tensorflow#82
It include all the tflife model, like fp16, fp32, int8

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

3 participants