-
using checkpoint:
https://storage.googleapis.com/cloud-tpu-checkpoints/efficientnet/ckptsaug/efficientnet-b0.tar.gz
export_model.py setting:
`python export_model.py
--ckpt_dir=efficientne…
-
e: C:\src\flutter\.pub-cache\hosted\pub.dartlang.org\tflite_flutter_helper-0.3.1\android\src\main\kotlin\com\tfliteflutter\tflite_flutter_helper\TfliteFlutterHelperPlugin.kt: (43, 1): Class 'TfliteFlu…
-
Hi, I want to convert weights to tflite using tflite_convert --keras_model_file=yolov3-tiny.h5 --output_file=yolov3-tiny.tflite
It fails with the following traceback:
Instructions for updating:
C…
-
Hi,
i found the model convert to tflite have two files,can it was convered to a tflite file?
-
Hi, I tried to test my .tflite file, which can run in tensorflow correctly, but get errors in mltk.
error info:
Op501-BATCH_MATMUL not supported: Unknown layer type
Op517-GELU not supported: Unkn…
-
### 🚀 The feature, motivation and pitch
Context: https://github.com/pytorch/executorch/issues/6470#issuecomment-2436060471
We need to design a way to serialize an EValue (and its embedding tensor)…
-
I have everything working just fine and this morning it stop :( with error:
Failed to build iOS app
Error (Xcode): Framework not found TensorFlowLiteC
I have TensorFlowLiteC in pub-cache as descr…
-
Unfortunately the crate doesn't compile anymore:
```rust
error[E0740]: field must implement `Copy` or be wrapped in `ManuallyDrop` to be used in a union
--> /.../debug/build/tflite-b6694d55739…
-
Hello, I would like to ask you if you ever thought to add Computer Vision with object detection and clasification to micropython. That would be great feature for many other project I think. But I am n…
-
Greetings, Im working on mobile platform with Tensorflow Lite and the gelan-c segmentation model is doing well, but with 2000-3000ms inference time.
Will there be any "T" class training model and pre…