arunponnusamy / gender-detection-keras

Gender detection (from scratch) using deep learning with keras and cvlib.
http://arunponnusamy.com
MIT License
184 stars 68 forks source link

How to use other models? #11

Closed prasantth closed 2 years ago

prasantth commented 5 years ago

How to use inception_resnet_v2 instead of smallervggnet? What modifications should I do in the code?