Image Classification using Artificial Neural Nets
- Ritwik Das
- Dec 29, 2010
- 1 min read
I implemented neural networks to classify images which contained vehicles and which did not. I tested the neural network with a database of about 4000 images and achieved an accuracy of 98.3%.
Comments