Hi Brandon, Hi Erik,
Thanks for your replies!
I took some days off...catching up now!
I did took age & gender as example, but taking a look at your link it seems you have a different version of it. The one I used, uses a python queue to synchronize detected faces being sent to age & gender neural network with the network's analysis responses. Actually this is kind of my original question...can I trust this python queue to return me the matching age & gender analysis to each face image being submitted?
Anyway I'm going to take a look at this other version of age & gender.
About your suggestion for using the passthrough output of the NN node. As far as I understand that output would be available at the Host in a different queue than the age & gender analysis. My question...How could I be assured to get them both at the same time, or in any other way that guarantees they are correlated?
Hope to hear from you soon!
Best regards