-
Hi,
thanks for sharing the code and pretrained model!
I have a question regarding the usage of pretrained model. It seems that the structure of model in net_MobileNet_IFN.pth is different that the …
-
Hello
- I am trying to load a MobileNet model using KIEngine.loadModel(model)
- I get Unsupported Operation error and I could see QuantizeLinear is not supported yet from KIOperatorFactory
Ma…
-
Trying to perform transfer learning by MobileNet, but cannot find an example to show us how to freeze/set the learning rate of each layer. Any example about this? Thanks
-
I initially followed [this tutorial](https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/install.html#tf-models-install-coco) to fine tune a SSD MobileNet v2 320x320 model from t…
-
# 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…
-
# Model Request
### Which model would you like to see in the model zoo?
A quantized MobileNet (doesn't matter which version) could be fine. TensorFlow has published end to end quantized [MobileNet…
-
感谢您参与 X2Paddle 社区! 问题模版为了 X2Paddle 能更好的迭代,例如新功能发布、 RoadMaps 和错误跟踪. :smile_cat:
## 问题描述
按照tensorflow2paddle.ipynb示例中执行代码,发现命令-pt static无法被识别,看了下convert中并没有在命令行解析paddle_type,tensorflow转paddle的api接口也…
-
Not any expert in the field, so I feel very lost.
I get this error when I try to run it on the CPU.
I followed the instructions and checked every step and I don't see where I made a mistake, if …
-
Can pre-trained models for MobileNet V2 and RetinaNet be available?
-
Hello. I wonder if the CNTK team will offer more kinds of pretrained models (like DenseNet, DPN, mobilenet).
If you do not have a plan, can I contribute a pretrained model to you after making any of …