Image Classification
Recent advances in deep learning made tasks such as Image and speech recognition possible. Most people talk about these days whilst discussing machine learning / deep learning is Tensorflow and Neural Networks. Deep Learning is nothing but a subset of Machine Learning Algorithms which is specifically good at recognizing patterns but typically requires a large number of data. This post describes a Keras based Convolution Neural Net for image classification from scratch. There are several scripts which use pre-trained models available for image classification such as Google's Inception model.
Feb-21-2019, 01:57:50 GMT
- Technology: