EfficientNet-b7 Network matlab

I am trying to use a pretrained moel (EfficientNet-b7 ) for image classifcation.
I did not find the network model in matlab R2023B . I found only EfficientNet-b70 .
is there any way to implement it in matlab or import it from tensorflow ?

Antworten (1)

Angelo Yeo
Angelo Yeo am 28 Jan. 2024

0 Stimmen

Consider using importNetworkFromTensorFlow function after saving the model in Python's end. There are examples which you can refer to in the documentation.

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2023b

Gefragt:

am 25 Jan. 2024

Beantwortet:

am 28 Jan. 2024

Community Treasure Hunt

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

Start Hunting!

Translated by