-
Traceback (most recent call last):
File "generate_mesh_dataset.py", line 327, in
process(ds_afw)
File "generate_mesh_dataset.py", line 78, in process
md = MeshDetector("assets/face_la…
-
How many operations are supported under the framework of PocketFlow? I didn't find any docs listing the ops available.
By the way, the acceleration ratio according to the performance of mobilenet V1…
-
**Describe the bug**
When i try to convert a pruned model in a TFlite model i get this error : InvalidArgumentError: Input 0 of node pruned/prune_low_magnitude_conv2d_2/AssignVariableOp was passed fl…
-
Hi, I've run into a problem when building the minimal example:
![image](https://user-images.githubusercontent.com/115623542/200493184-7db519e9-073e-45f0-b0e5-a53b3de54f43.png)
To clarify, I cloned…
-
Dear Sir @OlafenwaMoses
Thank you so much for this awesome library.
I have trained the model for custom object detection and now wish to use in an android app.
How can I convert it into tfLite…
-
Hello,
The SSD model converted to tflite with a flag use_regular_nms=True doesnt work with tf-js tflite. Calling the model.predict function causes the web-page to freeze without returning any error…
-
Hello, @titu1994 , thanks for your open-source project.
I build the training model successfully with your provided APIs in cloud environment.
However, when I transform to tflite model. It has pr…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x ] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
Latest version clon…
-
when I run the 'cargo build',the console output the error,I'm a new Rust developer,can you help me,thank you.
Compiling tflite v0.9.6 (/opt/paul/ubuntu/workspace/app/wasm/wasmedge-nodejs/tflite-…
-
I stumbled over an issue with TFLiteConverter while testing from default virtual env instance.
Steps to reproduce...
Run baseline MNIST-to-TFlite tutorial running TF 2.4.0 hosted on Colab...
ht…