question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature] TFLite (Pretrained Models)

See original GitHub issue

Description

As the repository provides, Tensorflow v1.15.2 Checkpoints which can be converted to SavedModel for all the pretrained models.

This issue is to request support for TFLite and support for TensorFlow v2.1.

Additional information

  • Current version of trained model (i.e. SavedModel) can not be converted to TFLite due to issues. This feature support is also indented to fix that issue and possibly retrain the model with TF v2.1

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:7
  • Comments:23

github_iconTop GitHub Comments

10reactions
mmoussallamcommented, May 10, 2020

Hi @jinay1991

Point taken, we’ll investigate porting the model to TF2 compat in the coming weeks.

2reactions
guomingjincommented, Jul 22, 2020

Hi everyone, I have already converted the models into c++ implementation with android jni project, which doesn’t depend on any deep learning framework. Those models are really great and pretty cool. I am arranging to make a real-time mobile app. Thank you for your great work. Regards.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Models | TensorFlow Lite
Start developing machine learning features with already trained models. Modify existing TensorFlow Lite models using tools such as Model Maker.
Read more >
margaretmz/awesome-tensorflow-lite - GitHub
An awesome list of TensorFlow Lite models, samples, tutorials, tools and learning ... a model to .tflite and deploy it; or you can...
Read more >
Deploying Pretrained TF Object Detection Models on Android
Integrating the TFLite model in Android · 1. Adding Dependencies For CameraX, Coroutines and TF Lite · 2. Initializing CameraX and ImageAnalysis.
Read more >
TensorFlow Lite Image Classification Models with Model Maker
The Model Maker library makes the process of developing TF Lite models quick and easy. It also allows you to adopt different architectures...
Read more >
MediaPipe Models and Model Cards - Google
Face Detection · Short-range model (best for faces within 2 meters from the camera): TFLite model, TFLite model quantized for EdgeTPU/Coral, · Full-range...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found