Need help about Convolution neural network

I am research student and working on human action recognition. I need help in developing code:
  • Take input as image (or frame) format (any Matlab readable format)
  • Apply CNNs on it (number of layers can be customized)
  • Gives output in the form of vector (CNN features) or matrix
  • Can run on CPU
I am new in using deep learning techniques.

댓글 수: 4

Steven Lord
Steven Lord 2018년 12월 17일
If you show us what you've tried and ask a specific question about where you're having difficulty we may be able to offer some guidance.
If you have no idea where to start, take a look at the documentation for Deep Learning Toolbox (or Neural Network Toolbox if you're using a release earlier than release R2018b -- it was renamed in that release.)
Thanks for your replay
I want to extrat features of image (frame) on the basics of CNNs and want to use these features for action recognition of video..
(Demo picture is addedproblem.png)

답변 (0개)

이 질문은 마감되었습니다.

질문:

2018년 12월 17일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by