Feeds
질문
How can I ameliorate the Neural network implementation?
I used these code lines to built a Neural Network classifier in a face recognition project: net = patternnet(10); [n...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
what's the difference between genetic algorithm and differential evolution?
what's the difference between genetic algorithm and differential evolution? and which of them is the best contribution?
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
How to fix this error with Neural Network Classifier?
I used these code lines to built a Neural Network classifier in a face recognition project: knowing that: the size of the im...
대략 9년 전 | 답변 수: 2 | 0
2
답변질문
Remove the background of an image
How can I remove the background of this image including the shadow? Actually I want to work with only the face and without the...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
Noise removal from image
Hello, How can know the type of noise in an image? And which type of filter can I use to remove the noise from this image? F...
9년 초과 전 | 답변 수: 1 | 0