C3n7ral051nt4g3ncy / PCT

People Count Tool (PCT)

Home Page:http://127.0.0.1:5000

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask

made-with-python

People Count Tool (PCT) - Artificial Intelligence (AI) to count people on photos


People Count Tool uses AI with YOLOv5, which is a model in the You Only Look Once (YOLO) family of computer vision models. YOLOv5 is commonly used for detecting objects. Fast, precise and easy to train, YOLOv5 has a long and successful history of real time object detection


📷 Tool in action screenshot


PCT in action


🖥️ Usage

git clone https://github.com/C3n7ral051nt4g3ncy/PCT 
cd PCT
pip install -r requirements.txt or pip3 install -r requirements.txt
python3 pct.py

Once you have launched the python script, head to the Flask development server on:

http://127.0.0.1:5000

🗣️ Improvements and Feedback

  • Would love to see Pull Requests and to get help and feedback from the cyber community in order to improve the tool and detection abilities.
  • 💡 Idea: Why not get this made into a site which means many more people will be able to use it?
  • Also need to look to upgrade to YOLOv8

About

People Count Tool (PCT)

http://127.0.0.1:5000

License:MIT License


Languages

Language:Python 100.0%