Detect gender using tensorflowjs.
- Detects Face using Tracking.js for more accuracy.
- Loads gender model using Tensorflow.js
- Based on the confidence value we choose Man / woman
Gender detection model used here is not a well trained model. So accuracy will be a bit low.
yarn install
yarn run serve
yarn run build