Skip to content

vulong1503/pedestrian_tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pedestrian-tracking

Table of Contents
  1. About The Project
  2. Getting Started
  3. Acknowledgments

About The Project

This project is a part of the AI Vietnam - All-in-One 2023 course. The aim of the project is implementing an object tracking model using YOLO v8 and DeepSORT. The YOLO was used as object detection module while the DeepSORT acted as the object tracking module. The model was trained using the MOT17 challenge dataset: https://motchallenge.net/data/MOT17/

Built With

(back to top)

Getting Started

Prerequisites

  • ultralytics
    pip install ultralytics
  • Deep SORT
    git clone https://github.com/wjnwjn59/deep_sort.git

Installation

Clone the repo

git clone https://github.com/vulong1503/pedestrian_tracking.git

Acknowledgments

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published