-
标题:tf1.14保存的pb模型转nb推理结果错误(模型输出为:(1,15,15,4))
版本、预测库信息:
1)Paddle Lite 版本:v2.10 x2paddle版本:1.3.7 tensorflow版本:1.14
2)Host 环境:Ubuntu 18.04
3)运行设备环境:高通730G
4)预测后端信息:CPU
预测信息
1)预测 API…
-
I realized that the Tensorflow Lite does not support inference with using Nvidia GPU. I have a device of Nvidia Jetson Xavier. My current inference is made with unoptimized transformers model on GPU. …
-
### System information
- **What is the top-level directory of the model you are using**: object_detection
- **Have I written custom code (as opposed to using a stock example script provided in Tenso…
-
```
#include "main_functions.h"
#include "app_camera_esp.h"
#include "tensorflow/lite/micro/micro_interpreter.h"
#include "tensorflow/lite/micro/micro_log.h"
#include "tensorflow/lite/micro/mic…
-
Hi, I would like to try using Coral Dev Board and do a Minigo training from scratch.
Is it possible?
I have a working Coral Dev Board, and able to start the game by following this steps https://c…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.13.0
### Custom code
No
### OS platform and distribution
_No re…
-
Hi , I have a tflite model trained with tensorflow 1.x
I have converted my model to tflite with below code:
converter = tf.lite.TFLiteConverter.from_saved_model(
saved_…
-
I need convert models from ONNX to Tensorflow. But I cannot find onnx packages. pls add it , thanks!
-
Hello! I don't know how to contact you. Forgive me in a way like this if you see. I have tried your project to detect woods on the android and it worked with your model. However, it crashed when i use…
-
**Describe the bug**
I installed BirdNET-Analyzer on a Windows server and wanted to make a test run but ran into problems (see error message below). It seems to be related to the import of tflite_run…