Filter löschen
Filter löschen

Combining CNN and RNN together to improve performance

1 Ansicht (letzte 30 Tage)
Hossam Elshahaby
Hossam Elshahaby am 24 Sep. 2018
Bearbeitet: sotiraw sotiroglou am 24 Mär. 2019
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 Kommentare
Walter Roberson
Walter Roberson am 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 am 24 Mär. 2019
Bearbeitet: sotiraw sotiroglou am 24 Mär. 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

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Recognition, Object Detection, and Semantic Segmentation finden Sie in Help Center und File Exchange

Produkte


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by