An open API service indexing awesome lists of open source software.

https://github.com/ethand91/python-gender-age-detect

Simple Python 3 + OpenCV Age and Gender detector
https://github.com/ethand91/python-gender-age-detect

opencv opencv-python python python3

Last synced: 10 months ago
JSON representation

Simple Python 3 + OpenCV Age and Gender detector

Awesome Lists containing this project

README

          

# Simple Python + OpenCV Age and Gender Detection

---

## Usage

Create the virtual environment

```bash
python3 -m venv env
source env/bin/activate
```

Install the requirements

```bash
pip install -r requirements.txt
```

Run

```bash
python main.py lena.jpg
```

The output should be in the output directory