unable to import EfficientNet from onnx

2 views (last 30 days)
Syed Sameed Husain
Syed Sameed Husain on 12 Aug 2020
Commented: Alok on 25 Nov 2022
Hi
Are pretrained EffieciNets available in MATLAB? I tried to import EfficientNet-b1.onnx into MATLAB but it failed due to warning 'The operator 'Mul' is only supported when its inputs are one node and one constant.'
The EfficientNet are state-of-the-art networks for image classification so it would be great if they are available in MATLAB for tranfer learning.
Best Regards
Sameed
  1 Comment
Alok
Alok on 25 Nov 2022
i have raised the same issue with matlab and on a number of platforms, but it seems the Matlab's deep learning toolbox is lagging behind....

Sign in to comment.

Answers (2)

Aditya Patil
Aditya Patil on 19 Aug 2020
R2020a does not support the required operator for EfficientNet. This is a known issue, and might be fixed in any future release.

de y
de y on 8 Dec 2021
Is there any time to expect the efficientnet B7-8 on matlab?

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!