Click here to Skip to main content
15,881,172 members

AI on the Edge: Traffic Speed Detection

  1. 0

    Why Use AI for Traffic Speed Detection?

    This article series will show you how to build a reasonably accurate traffic speed detector using nothing but Deep Learning, and run it on an edge device like a Raspberry Pi.
    Added 13 Jan 2021
  2. 1

    Choosing Hardware for AI Traffic Speed Detection

    In this article, we select hardware components for our AI/Pi-based solution and assemble them into a functional system.
    Added 14 Jan 2021
  3. 2

    Preparing Hardware for AI Traffic Speed Detection

    In this article, we’ll go through installation of the operating system on the Pi, securing it, and configuring it for remote access over WiFi.
    Added 15 Jan 2021
  4. 3

    Setting Up a Development Environment for AI Traffic Speed Detection

    In this article, we set up a development environment on Windows 10 for cross-platform computer vision and machine learning projects to run on our Pi device.
    Added 18 Jan 2021
  5. 4

    Vehicle Detection with TrafficCV

    In this article, we have a look at the details of the TrafficCV implementation and the various object detection models to use for detecting vehicles and calculating their speed.
    Added 19 Jan 2021
  6. 5

    More AI Traffic Speed Detection With TrafficCV

    In this article, we focus on developing a computer vision framework that can run the various Machine Learning and neural network models – like SSD MobileNet – on live and recorded vehicle traffic videos.
    Added 20 Jan 2021
  7. 6

    Optimizing the AI Traffic Speed Detector

    In this article, we explore the different ways of measuring vehicle speed and the different Deep Learning models for object detection that can be used in our TrafficCV program.
    Added 21 Jan 2021
  8. 7

    Completing the AI Traffic Speed Detector

    In this we discuss improvements we can make to the software in terms of performance or accuracy. We also compare our homebrew open-source system to commercial vehicle speed detection systems.
    Added 22 Jan 2021