How can I give multiple input image frames in CNN ?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a set of image frames 28x28x1x4200 (gray images, 4200 is number of frames) and I need to give input of 28x28x1x5 images(5 is number of frames) to CNN at each time step.ImageinputLayer is accepting only one image at each time step. But i need to give 5 images of 28x28x1 as input to network at each time step.Kindly let me know the procedure to give multile image frames to CNN in a single time step.
댓글 수: 0
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!