-
### 🐛 Describe the bug
I can successfully export the vulkan pte. When I run the model with
```sh
./backends/vulkan/vulkan_executor_runner --model_path /scratch/models/vulkan_mobilenetv2.pte
```…
-
**Describe the bug**
Unable to convert model from torchvision to pb/tflite.
Conversion completes but output file can't be open in neutron app neither executed with tensowflow.
If I continue conve…
-
I am trying to quantize mobilenet model in the same how you have implemented resnet (https://github.com/eladhoffer/convNet.pytorch). To accomplish this I added the following lines in models/mobilenet …
-
你好,
我用你的mobilenet版本来从头训练DAN,使用工程提供的脚本生成的数据集,只训练stage1,训了两天,loss已经不在下降,但是测试效果很差。对于mobilenet的训练,您有没有什么训练经验可以分享一下吗?之前用mobilenet从头训练其他的任务,效果也不好。
谢谢!
-
Hi
How is the performance of mobileNet on iphone 7?
Thanks
-
**Describe the bug**
A clear and concise description of what the bug is.
识别的dog 但是结果错误
**To Reproduce**
Steps to reproduce the behavior.
根据文档完成编译运行+
**Expected behavior**
A clear and concise de…
-
| Model name | InputSize | TrainSet | TestSet | mAP |
| ----- | ------ | ------ | ------ | ----- |
| [YOLOv3-Mobilenet](https://github.com/Adamdad/keras-YOLOv3-mobilenet) | 320x320 | VOC07+12 | VO…
-
I have experimented multiple models with ARM-NN on Cortex A53(mostly int8 quantized models with latency < 200ms). And I found XNNPACK generally gives a better latency result than ARM-NN. So I am tryin…
-
Hi youyou22222,
this repository looks exactly like what I need. Do you know if there is any chance to start from a pretrained mobilenet network?
Cheers
-
使用海思3559交叉编译工具链对Demo(Paddle-Lite-Demo/image_classification/linux/mobilenet_v3)进行build,报错内容如下:
```
[ 50%] Building CXX object CMakeFiles/mobilenet_full_api.dir/mobilenet_full_api.cc.o
[100%] Linki…