-
1)Paddle Lite 版本:v2.8.0
2)运行设备环境:树莓派4B
- 问题描述:
使用AI Studio PaddleDetection训练ssd_mobilenet_v1模型,成功导出v2.8.0版本的.nb模型。在尝试使用Paddle-Lite/lite/demo/python/mobilenetv1_light_api.py测试时,发生…
-
# 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.
- [x] I am reporting…
-
## 🐞Description the bug
- [Tensorflow model zoo](https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/tf2_detection_zoo.md) was recently updated to TF2. I attempted to con…
-
Hi!
I trained my custom dataset object detection model with **MobileNetV2_quantized**.
And used this command line for converting my model to tflite by **this command line**:
**python export_tfli…
-
Hi All,
As you may have seen in the issue #563, I have been struggling to load a retrained object detection model to the AIY kit. After two days of struggling, I think I have found something really…
-
# 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.
- [ x] I am reporti…
-
This is a follow up to the PR #8174 by @masahi. Some of the tf2-tvm object detection (OD) models performed poorer than just tf2 framework. Following are the numbers observed. TF-TVM latency is on mode…
-
![Image 5](https://user-images.githubusercontent.com/56503339/67270024-6cad0300-f4d5-11e9-9137-aeed7aeb5fa8.png)
Please do rectify it...
-
when i run "train_ssd_kitti.py" code begins to create layers. When Creating layer conv3_2 i get
"Check failed: sampler.min_scale() > 0. (0 vs. 0)" . Despite this error code continues to creating lay…
-
Does lucid support to make my own TensorFlow model visualizations now?And how to make my own channel spritemaps?
Thanks!