-
-
Hi,
i'm using onnx.js V0.1.8 from [](https://www.jsdelivr.com/package/npm/onnxjs?path=dist) to run mobilenetv2 exported from pytorch. But i had to do some modifications because of unsupported opera…
-
### 📚 The doc issue
Can [this](https://github.com/open-mmlab/mmpose/blob/main/configs/body_2d_keypoint/topdown_regression/coco/td-reg_mobilenetv2_rle-pretrained-8xb64-210e_coco-256x192.py) be convert…
-
I use the MobileNetV2 and I want to use your model on mobile devices by NCNN.
I convert the model to onnx.When I want to convert the MobileNetV2.onnx by NCNN.The layer **ReduceMea** n not supported…
-
@akuxcw @littletomatodonkey Nice work !!!
Based on this repos, I tried a new implementation [ZJCV/KnowledgeReview](https://github.com/ZJCV/KnowledgeReview). From the training results of cifar100, …
-
- **What is the top-level directory of the model you are using**: slim
- **Have I written custom code**: no
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Ubuntu 16.04
- **TensorFlo…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ ] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [x] I am reporting…
-
Thank a lot for your work.
I tried to test your pretrained models, but I have been confused, because there are too many pretrained ones. According to your results on the validation set, the best one…
-
For MobileNetV2 UINT8, peak resident set size on IREE is 2-3x larger on both mobile and server CPU compared with TFLite. For all other models under test, IREE memory use is usually 1-2x smaller than T…
-
再次感谢作者的代码,我想参考您yolov4中ghostnet和mobilenetv3替换该代码的mobilenetv2,麻烦作者给一些建议,谢谢你