Road Train Demo
latest

Introduction:

  • Setup
  • Uses

YOLOv4:

  • How does it Work?
  • How to count objects
  • Core Docstrings

DEEPSORT:

  • How does it Work?
  • How to count objects
  • DeepSORT Docstrings
Road Train Demo
  • »
  • Welcome to Road Train Demo’s documentation!
  • Edit on GitHub

Welcome to Road Train Demo’s documentation!¶

Exploring YOLOv4 and DeepSORT for use on the National Railway Museum roadtrain for object detection and tracking

_images/roadtrain.jpg

Contents:¶

Introduction:

  • Setup
    • Downloading Pre-trained Weights
    • Using Custom Trained YOLOv4 Weights
    • YOLOv4 and DEEPSORT using TensorFlow (.pb model)
  • Uses
    • Self driving vehicles
    • Optical Character Recognition (OCR)
    • Hazard perception
    • Security camera tracking and counting

YOLOv4:

  • How does it Work?
    • Classification vs Regression-based
    • Detecting Objects
  • How to count objects
  • Core Docstrings
    • core package

DEEPSORT:

  • How does it Work?
    • DeepSORT vs YOLO
    • Object Tracking
  • How to count objects
  • DeepSORT Docstrings
    • deep_sort package
    • tools package
Next

© Copyright 2021, Samuel Haley. Revision ce60bfc0.

Built with Sphinx using a theme provided by Read the Docs.