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!