Skip to content

AniketJoshi111/People_Counter_Tracking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Survivor Detection using CV

Built a ML model using YOLOv8 to estimate the number or survivors in high-risk buildings by counting people entering and leaving through CCTV camera's.

Tech Stack:

  • Yolov8 model
  • Flask
  • Codepen

Accuracy

THe model achieved a accuracy of 87.2%.

Solution Flow:

Annotated over 1750+ images to create a dataset by Roboflow from raw videos and developed a video upload interface and streamlined with flask backend operations.

Output:

Output_demo

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.2%
  • CSS 26.2%
  • Python 8.6%