How to create neural network ?
古いコメントを表示
I have a algorithm which generate template for iris recognition. Now i want to check the performance of the algorithm for 100 eye image. Can i use neural network toolbox or i need to develop additional algorithm?
3 件のコメント
abdulhamid
2013 年 12 月 16 日
you just start with toolbox,and try to run the data by it, then if result not satisfied, from toolbox u go to the scrip file you generate the code run previously than, start manipulate and modify it as you want
Umme Tania
2013 年 12 月 16 日
Image Analyst
2013 年 12 月 17 日
What is your algorithm? Is it a NN algorithm? What do you mean by "template"? What is that? If you have this algorithm, why can't you just run it on 100 images using batch processing code in the FAQ: http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!