Application of Deep Learning in Detection and Classification
摘要
In this study, machine learning (ML) and computer vision (CV) techniques are used for facial recognition and sign language detection and also to classify the type of flowers given in the input dataset. The proposed work shows the advantages of ML models in various applications. Computer vision involves classifying images of flowers into different species based on their visual appearance. The flower recognition model classifies an image of a flower into five distinct categories such as dandelion, rose, daisy, sunflower, and tulip. Artificial intelligence models such as convolutional neural networks (CNNs) are commonly used for this task. These models learn to recognize the unique features and patterns in flower images through training the large dataset which consists of labeled images. Artificial intelligence algorithm is used for facial recognition to locate and match human faces in digital photographs. This project aims to develop a facial recognition system that is capable of extracting real-time facial features, extraction accuracy, and matching. The system will conduct face identification on fresh, untested photographs after using deep learning techniques to train on a vast dataset of face images. The system will also be capable of overcoming difficulties such as changes in lighting, expressions, and angles, and it will deliver a high level of accuracy and dependability. The model also focuses on sign language detection using gestures. This will help deaf people to communicate easily. The model shows 90% accuracy in recognition.