Info

This question is closed. Reopen it to edit or answer.

Need help about Convolution neural network

1 view (last 30 days)
M Shujah Islam Sameem
M Shujah Islam Sameem on 17 Dec 2018
Closed: MATLAB Answer Bot on 20 Aug 2021
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 Comments
M Shujah Islam Sameem
M Shujah Islam Sameem on 18 Dec 2018
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)

Answers (0)

Community Treasure Hunt

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

Start Hunting!