フィルターのクリア

Combining CNN and RNN together to improve performance

4 ビュー (過去 30 日間)
Hossam Elshahaby
Hossam Elshahaby 2018 年 9 月 24 日
編集済み: sotiraw sotiroglou 2019 年 3 月 24 日
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 件のコメント
Walter Roberson
Walter Roberson 2018 年 9 月 24 日
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 2019 年 3 月 24 日
編集済み: sotiraw sotiroglou 2019 年 3 月 24 日
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

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

製品


リリース

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by