how can i generate input and target data set to train neural network for face recognition, i have 400, images and i want to use 80% for training and 20% for testing
1 次查看(过去 30 天)
显示 更早的评论
i'm working on the local binary pattern (LBP) and local ternary pattern (LTP) for face recognition using feed forward neural network (multi layer perceptron) please i need your help. i'm confuse, how can i create the input data set and the target data set from this images
1 个评论
Greg Heath
2017-3-25
I cannot help with feature extraction. However, use PATTERNNET and a validation set via the default trn/val/tst data division to prevent overtraining.
Hope this helps.
Greg
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!