unable to import EfficientNet from onnx

조회 수: 2 (최근 30일)
Syed Sameed Husain
Syed Sameed Husain 2020년 8월 12일
댓글: Alok 2022년 11월 25일
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
Alok
Alok 2022년 11월 25일
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....

댓글을 달려면 로그인하십시오.

답변 (2개)

Aditya Patil
Aditya Patil 2020년 8월 19일
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 2021년 12월 8일
Is there any time to expect the efficientnet B7-8 on matlab?

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by