CNN for video frame prediction

3 ビュー (過去 30 日間)
Michael Keeling
Michael Keeling 2020 年 3 月 24 日
回答済み: Mahesh Taparia 2020 年 3 月 27 日
Is there a way to use deep learning in MATLAB to predict frames of video based on previous frames? What networks would this use, and how would the data have to be structured?
Thank you!

回答 (1 件)

Mahesh Taparia
Mahesh Taparia 2020 年 3 月 27 日
Hi
There are some papers based on frame prediction which are using CNN , autoencoder, etc based approach. You can pick anyone of them and implement on MATLAB. Those approaches require several deep learning layers like, convolution layer activation function, pooling layer,etc. You can refer to this documentation which explain about the several deep learning layers and its application. It will help you in implementation.

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by