Borrar filtros
Borrar filtros

Combining CNN and RNN together to improve performance

4 visualizaciones (últimos 30 días)
Hossam Elshahaby
Hossam Elshahaby el 24 de Sept. de 2018
Editada: sotiraw sotiroglou el 24 de Mzo. de 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 comentarios
Walter Roberson
Walter Roberson el 24 de Sept. de 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 el 24 de Mzo. de 2019
Editada: sotiraw sotiroglou el 24 de Mzo. de 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

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by