Skip to content

h44rd/Identification-and-real-time-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Identification and real time Tracking

Face recognition

Add all the images of people to be identified in the known_identities/ folder.

Running the code

After installing all the dependencies, use the following commands as per requirement:

  • If you want to use webcam: python multi_object_tracking.py --tracker csrt
  • If you want to run the code on another video: python multi_object_tracking.py --tracker csrt --video videos/crowd.mp4

About

Identifying and tracking individuals in crowded scenes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages