Skip to content
#

tflite-models

Here are 56 public repositories matching this topic...

A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.

  • Updated Jul 9, 2022
  • Python
BuyNow.-The-E-commerce-App

Buy Now is An e-commerce app. In this app I use Machine Learning Algorithm for users can search visually. Users upload or take a photo, and this Algorithm will search for a similar product.

  • Updated Sep 18, 2021
  • Kotlin
TF-Droid
priyanshnama
priyanshnama commented Sep 24, 2020

Describe the bug
Input size mismatch between tflite model and java buffer.

To Reproduce
Steps to reproduce the behavior:

  1. Click on drop down.
  2. Choose "Identify Number"
  3. click on "Choose Image"
    4.Choose and image and click Predict.
  4. the app crashes at this point with error same as title the error log is attached below.
2020-09-24 22:15:36.828 19961-19961/com.priy
bug help wanted good first issue Hacktoberfest

Improve this page

Add a description, image, and links to the tflite-models topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tflite-models topic, visit your repo's landing page and select "manage topics."

Learn more