Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 420 Bytes

File metadata and controls

18 lines (12 loc) · 420 Bytes

Human detector

This is a simple human detector using "cameralyze" no-code AI platform to design and build AI applications and workflows without writing code.

How to use

Create .env file from .env.example and fill in the values.

# Clone the repository
git clone https://github.com/fishuke/human-detector.git

# Install dependencies
pip install -r requirements.txt

# Run the script
python main.py