keras-team / keras-cv

Industry-strength Computer Vision workflows with Keras
Other
1.01k stars 330 forks source link

How to use KerasCV models on Cell phones? #2332

Closed Paryavi closed 7 months ago

Paryavi commented 8 months ago

Short Description

Can you show how to convert a KerasCV model for use on an Android phone by converting it (probably to TFLite?)? Is there a Keras tutorial about it(classification or detection)? FYI, @sampathweb

Papers

Existing Implementations

Other Information

sachinprasadhs commented 8 months ago

@Paryavi , You can follow the tutorial here for converting Keras model to TFLite model. https://keras.io/examples/vision/mobilevit/#results-and-tflite-conversion

github-actions[bot] commented 8 months ago

This issue is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you.

github-actions[bot] commented 7 months ago

This issue was closed because it has been inactive for 28 days. Please reopen if you'd like to work on this further.