How can I input time series image data in the Deep Learning Toolbox?

2 views (last 30 days)
The matlab 2020a provids 4 kinds of input serious in the deep network desinger. However, I have a project which needs both CNN and LSTMs(convLSTMs). Can I use the visualization tools of the toolbox to do it simply, or do I need to write code?

Accepted Answer

Mohammad Sami
Mohammad Sami on 1 Jun 2020
For working with sequence of images, you can use the sequence folding layer. An example is included in the documentations.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!