A deep learning model that classifies traffic signs using the German Traffic Sign dataset to assist autonomous vehicles in recognizing road signs.
-
Updated
May 8, 2025 - Python
A deep learning model that classifies traffic signs using the German Traffic Sign dataset to assist autonomous vehicles in recognizing road signs.
This project focuses on real-time object detection and tracking using the Faster R-CNN model, emphasizing accuracy over speed. It utilizes the COCO 2017 dataset for training, which contains diverse and complex images. The Faster R-CNN model is integrated with FiftyOne for visualizing predictions and ground truth annotations. A custom CentroidTracke
A collection of vocational AI internship projects demonstrating basic AI and programming concepts, including image and voice recognition models, chatbots, dataset handling, and a voice assistant.
A machine learning project using RNN and LSTM to classify tweets into positive, neutral, and negative sentiments. Includes data preprocessing, model training, and deployment for public access.
To associate your repository with the dataset-handling topic, visit your repo's landing page and select "manage topics."