Skip to content

kashaf8sahee/Human_Counting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ‘ฅ Human Counting with YOLOv11 + ByteTrack

This project demonstrates human detection and counting in video streams using YOLOv11 for object detection and ByteTrack for tracking.
It processes video files, overlays live counts on each frame, and saves the processed output.


๐Ÿ“Œ Features

  • Detects humans in video using YOLOv11.
  • Tracks objects with ByteTrack.
  • Counts humans crossing a defined region.
  • Saves processed video with real-time counts.
  • Displays live results in a window.

๐Ÿ› ๏ธ Requirements

Install dependencies inside a Python virtual environment:

pip install ultralytics opencv-python

About

This project uses YOLOv11 with ByteTrack to detect and count humans in video streams. It supports local video files, displays live counts on frames, and saves the processed output video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages