Our goal is to detect and recognize animals like Tigers, Cats, Dogs and Birds. In this application we will implement transfer learning based deep learning models like ResNet50, VGG16 and a custom DNN model. At the same time we will compare these models performance.
The main issue in image classification is features extraction and image vector representation. We expose the Bag of Features method used to find image representation. Class prediction accuracy of varying classifiers algorithms is measured on Caltech 101 images.
For feature extraction functions we evaluate the use of the classical Speed up Robust Features technique against global colour feature extraction. The purpose of our work is to guess the best machine learning framework techniques to recognize the stop sign images. The trained model will be integrated into a robotic system in a future work.
Keywords: Animal Recognition, Computer Vision, Neural Networks, CNN, Transfer Learning, Pre-Trained Models.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.
HARDWARE SPECIFICATIONS:
SOFTWARE SPECIFICATIONS: