This repository is created for age-gender estimation demo using SSR-Net in MXNet. Training code can be found here.
- First, clone the repository.
git clone https://github.com/sefaburakokcu/age-gender-estimation-mxnet.git
-
Then, install prerequisites.
- pip
- setuptools
- opencv-python-headless
- jsonpickle==1.4.1
- mxnet==1.6.0
- numpy==1.18.2
- scikit-image==0.16.2
- scipy==1.4.1
- pillow==7.0.0
Under src folder, run test.py.
python3 test.py