Are there any plugins / libs available for use in unity for doing gender classification based on facial recognition ?
There is Emgu CV so you could use OpenCV functions. (I’ve never used it myself, but I have used OpenCV and just vaguely remembered that there was supposed to be a c# version so I googled that, found this. Good luck with your project, face recognition and classification are not easy problems.)