Skip to content

Based on the YOLOv8 from Ultralytics, this version tracks each person in the FOV and count the total number of detected people.

Notifications You must be signed in to change notification settings

Guillosanti/YOLOv8_tracking_and_counting_people

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YOLOv8_tracking_and_counting_people

Based on the YOLOv8 from Ultralytics, this version tracks each person in the FOV. Even if the person is occluded or left the FOV for few seconds and returns to be clearly visualized and detected, then the model will be able to continue detecting the person and keep the same ID. In addition, the program will also provide you the total number of detected people, which will be located over the bounding box as well as in the background, at the terminal.

In case any doubt: guillosanti@live.com

About

Based on the YOLOv8 from Ultralytics, this version tracks each person in the FOV and count the total number of detected people.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages