I m using neural network implementation of opencv as classifier for training. There is provision of using detectMultiscale of hog with SVM. Instead of SVM I want to use neural network model. Any suggestions on how to achieve this?
↧
How to implement detectMultiscale function for hog feature detection with neural network classifier?
↧