Giter Club home page Giter Club logo

minor's Introduction

Automatic Road Traffic Signs Detection using Object-Localization and Classification Model

Motivation:

This project aims to address the challenges of road sign recognition for both visually impaired individuals and autonomous vehicles. Our model addresses safety concerns, contributes to accessibility, and enables automation for vehicles, creating a safer and more inclusive transportation ecosystem.

Technology:

  • YOLOv8 object detection system

Dataset:

  • Custom dataset based on Chandigarh Traffic Signs and Chinese Traffic Sign Dataset (CATSDB) with 20,000 images split 70/30 for training and testing

Methodology:

  • Iteration 1: Trained YOLOv6 model on a subset of the dataset with accurate bounding box identification.
  • Iteration 2: Used full dataset with 4-5 epochs and batch size of 16 to balance overfitting and underfitting.

Results:

  • Achieved zero dfl_loss, indicating accurate bounding box identification.
  • Final learning rate: 0.0001976
  • iou_loss: 0.2402
  • cls_loss: 0.5126

Impact:

  • Improved safety for individuals with visual impairments and ADHD.
  • Enhanced accessibility for diverse needs.
  • Contributed to safer and more efficient autonomous driving.

Background:

  • Traditional road sign recognition methods lack real-time accuracy, especially for individuals with disabilities. YOLOv8 offers a real-time object detection solution for overcoming these limitations.

Algorithm:

  • YOLOv8 architecture with input, backbone, neck, and output stages. Utilizes data augmentation, C2F and SPPF layers, FPN and PAN combination in the neck, and decoupled detection and classification in the output.

Future Work:

  • Further optimize model performance.
  • Explore integration with autonomous vehicle systems.
  • Develop user interface for accessibility applications.

minor's People

Contributors

aryamanan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.