how to create data set which use in neural network?

1 view (last 30 days)
hi .. I am going to create data set of images to use it in my project , how to create data set which use in neural network?

Accepted Answer

Greg Heath
Greg Heath on 21 May 2014
Not enough info.
What is the subject of the images?
Is your problem regression or classification?
If regression what are the targets and their dimensions? If classification, how many classes?
Are you planning to extract features to be input vector components or are you going to columnize original or reduced dimensionality images?
Are you planning to reduce input dimensionality?
Can you find a similar problem in the NEWSGROUP or ANSWERS? Try searching with groups of keywords like
neural image regression
neural image classification
Hope this helps.
Thank you for formally accepting my answer
Greg
  1 Comment
rasha
rasha on 22 May 2014
Edited: rasha on 22 May 2014
the images of cars , I store image of cars and I want the neural network to recognize the new image of car with car which stored and match the new image and the Original image
I am very thankful in advance for your help

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!