WRITTEN IN PYTHON
Trained a deep learning model with publicly available datasets that contain images of different classes(animals, vehicles, etc) and used the trained model to detect/classify the class of the object present in the image.
Classified the objects present in the image with a 90% accuracy using Convolutional Neural Networks.