You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤖 This repository houses a collection of image classification models for various purposes, including vehicle, object, animal, and flower classification. Each classifier is built using deep learning techniques and pre-trained models to accurately identify and categorize images based on their respective classes. Also includes a sample Flask backend!
The goal of the project is to classify the vehicles, count their frequency, track them using unique ID and provide safety measures to the users by flagging the suspicious ones.
Main aim of the project is to develop a machine learning based system for detecting vehicles that drive up to the gate and to classify them into emergency services and civil cars. This may have a significant impact on the speed of gate opening and reduce the human associated problems and risks.
Efficient vehicle classification using machine learning and deep learning models for Intelligent Traffic Systems. Classifies five vehicle types with models like SVM, Random Forest, and CNN, utilizing HOG, LBP, and Gabor features for enhanced accuracy in smart city traffic management.