Face Analyzer is a deep-learning based face analyzer plugin, trained with 150,000+ datasets and OpenCV/NCNN API for Unity C#.
Unity Free Source Code
Although this Unity Asset is typically a paid asset, it is currently available for free download. It’s important to note that this offer is intended strictly for educational purposes or for testing the product before making a purchase, and it should not be utilized for commercial activities
UNITY ASSET STORE LİNK: LINK
It provides:
1) 51 / 84 facial landmarks detection
2) head pose estimation (roll, pitch and yaw)
3) gender estimation (male / female)
4) age estimation (0 ~ 99)
5) race estimation (white / black / Asian / Indian / others)
6) baldness estimation (bald or not bald)
7) blond hair estimation (blond or not blond)
8) eyeglasses detection (wearing eyeglasses or not)
9) hat detection (wearing hat or not)
10) facial expression estimation(neutral, happy, sad, fear, disgust, angry, and surprise) [THIS IS BETA]
11) lightweight OpenCV API (https://opencv.org) for Unity C# with only core, imgproc, and dnn module.
(If you want more OpenCV module, feel free to contact us : ) )
12) NCNN API (https://github.com/Tencent/ncnn) for Unity C#
13) Offline work, Doesn’t require server
14) Various AR Sticker Examples
DOWNLOAD LINK: LINK