-
Hi,
any plans to share the weights?
thanks
-
I'm wondering if ExecuTorch can be compiled for WebAssembly target? As far as I understand, XNNPACK exists for wasm-simd, so theoretically at least for CPU it can be done? (e.g. to be compared with tf…
-
related paper
|摘要|
|---|
|We present a class of efficient models called MobileNets for mobile and embedded vision applications. MobileNets are based on a streamlined architecture that uses depthw…
-
https://lhcheung1991.github.io/blogs/2017/08/24/convert-mobilenet-from-tensorflow-to-caffe2.html
-
### MediaPipe Solution (you are using)
Model Maker
### Programming language
_No response_
### Are you willing to contribute it
No
### Describe the feature and the current behaviour/state
[Mobil…
-
does there any resnets backbone version or mobilenets?
-
Why not add 512 supporting?
-
Hello everyone,
I have a question. Which is I used MobileNets for classification purpose and implemented it on android and PC, the problem is I get different prediction values on android and PC (linu…
-
Hi Xiaohan Ding,
This is such excellent work and thanks you for sharing.
I was reading your paper and in conclusion, I saw
> RepVGG models are fast, simple, and practical ConvNets
> designed…
-
I converted the tf objected detection trained model and converted it to onnx format according to [here](https://docs.unity3d.com/Packages/com.unity.barracuda@1.0/manual/Exporting.html). The problem is…