Effacer les filtres
Effacer les filtres

Combining CNN and RNN together to improve performance

4 vues (au cours des 30 derniers jours)
Hossam Elshahaby
Hossam Elshahaby le 24 Sep 2018
Hello Mr/Ms,
I got an error when I tried to combine CNN with RNN in the same network .
I want to use CNN to extract features and then give them to RNN to detect certain sequence as a certain label.
Is there a workaround to handle this situation?
Thanks,
  4 commentaires
Walter Roberson
Walter Roberson le 24 Sep 2018
Have the first network end, outputting data arrays. Input the data arrays to the second network.
If you are using the standard Mathworks cnn and rcnn then as far as I know there is no way to to have one call into the other. Perhaps there is a way to invoke a function handle that I did not happen to notice.
sotiraw sotiroglou
sotiraw sotiroglou le 24 Mar 2019
Modifié(e) : sotiraw sotiroglou le 24 Mar 2019
Matlab 2019a is out and at its video says it can now combine rnn and cnn. Anyone with an example'?
I dont know the details, but i write this answer to encourage everyone with the same issue to search and maybe help with an example

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Image Data Workflows dans Help Center et File Exchange

Produits


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by