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
Walter Roberson
2018년 12월 17일
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.)
M Shujah Islam Sameem
2018년 12월 18일
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
