Giter Site home page Giter Site logo

traffic-sign-recognition's Introduction

Traffic Sign Recognition: a performance comparison on challenging weather conditions between CNNs with spatial transformers and ResNet50

Overview

The task is the classification of a traffic sign among 43 possible classes over real images of traffic signs captured in Germany.

The classification has been done implementing the state-of-the-art models for this task (according to GTSRB Benchamark) and exploring the potentiality of ResNet50 as backbone for transfer learning.

The comparison between the models is presented in our report.

Features

  • Traffic Sign Recognition: Classify the traffic signs from images.
  • Convolutational Neural Networks: Utilize convolutional neural networks for feature extraction.
  • Convolutional Neural Network with Spatial Transformers: Incorporate spatial transformers to handle geometric transformations and improve accuracy over CNN architecture.
  • Transfer learning using ResNet50: Training of the last fully connected layers of the backbone keeping the weights for all the other layers locked.

Dataset

  • GTSRB Dataset: German Traffic Sign Recognition Benchmark (GTSRB)
  • Description:
    • 43 classes of traffic signs
    • 51840 images of different sizes
  • Weather augmented datasets (Weather50-Weather100): Adding weather augmentations images to GTSRB dataset with a respectively fixed probability of the augmentation to be applied of 0.5 and 1.

Models

Classification example of CNN with spatial transformers on a weather augmented dataset

Classification examples of a convolutional neural network with spatial transformers on weather aug- mented dataset.

The effects starting from the left are: rain, shadow, sun flare, fog. On the top row the predicted label with its confi- dence, while on the second row the ground truth class.

Requirements

  • Python 3.11
  • PyTorch 2.3.0
  • Other libraries listed in requirements.txt

traffic-sign-recognition's People

Contributors

toldodm avatar davidevezzaro 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.