Stumbled upon FaceONNX and gave it a shot in classifying facial emotions.
FaceONNX.vl (40.6 KB)
Stumbled upon FaceONNX and gave it a shot in classifying facial emotions.
FaceONNX.vl (40.6 KB)
Really cool! And scary at the same time :D
Was planning of implementing something like that too. Do you know, if there isa way to bring this to the GPU? Runs quite choopy on my CPU ~ 10 FPS with one face detected.
i didn’t spend too much time with it, but have a look at the constructors, they have a variant that takes SessionOptions and there i see something regarding Cuda…
Thanks for sharing. Even clearly beeing against gender, age and beauty (as well as emotion) classifications, I added those other available estimations/classifications.
Not sure about the estimations though ;) Might be due to very slow framerate.
Using an ImageReader worked more precise.
FaceONNX_extended_bnj_forum.vl (56.5 KB)