gradCAM() unclear error message
Mostra commenti meno recenti
Hi,
I am trying to use the gradCAM() function on my own data (attached).
when I run the following command;
map = gradCAM(net,features,label)
%Error ==> Network input layer must be an imageInputLayer or image3dInputLayer.
however the documentation clearly states a SequenceInputLayer can be used and gives an eample. I believe my net conforms to all input argument requirements and appears to input the same way as the SequenceInputLayer example.
What is causing this error?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su AI Verification in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
