EfficientNet-b7 Network matlab

26 visualizzazioni (ultimi 30 giorni)
MAHMOUD EID
MAHMOUD EID il 25 Gen 2024
Risposto: Angelo Yeo il 28 Gen 2024
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 ?

Risposte (1)

Angelo Yeo
Angelo Yeo il 28 Gen 2024
Consider using importNetworkFromTensorFlow function after saving the model in Python's end. There are examples which you can refer to in the documentation.

Categorie

Scopri di più su Deep Learning Toolbox in Help Center e File Exchange

Prodotti


Release

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by