TwizzyIndy / count_people

I just wanted to count on my people who protesting in Burma on Feb/2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Count People

I just wanted to count on my people who protesting in Burma on Feb/2021. Photos in this repo will go credit for every owners who owned them.

Requirements

  • tensorflow
  • keras
  • numpy
  • pillow
  • scipy
  • h5py
  • matplotlib
  • opencv-python
  • keras-resnet
  • imageai

Dependency Files

You need to download yolo.h5 file before running. You can download it from here

Making python environment

python3.8 -m venv venv

Activating python environment

source venv/bin/activate

Installing requirements

pip install -r requirements.txt

Usage

python main.py -input test.jpg

Screenshots

About

I just wanted to count on my people who protesting in Burma on Feb/2021


Languages

Language:Python 100.0%