Skip to content

gh18l/DeepSort-yolov3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepSort-yolov3

Description

It is a robust version of multiple target tracking originated from DeepSort (it only uses a simple detector) with YOLO-v3. It is easy to check and compile according to the CMakeLists.txt.

The "build/libyolo.so" contains of YOLOv3-based detector compiled by myself.

It only tests in ubuntu, I am not sure if it can be used in other operating system.

Usage

You can change macro variable VIDEO in "main.cpp" to define the video path. It will detect and track all pedestrians in scene automatically.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors