zaidjamal-op / Gender-And-Age-Detection

MIT License
0 stars 1 forks source link

How can I get the gender and age from a video dataset? #1

Open venturaEffect opened 1 year ago

venturaEffect commented 1 year ago

Hi!

Came across this repository watching your youtube tutorial. Nice job BTW!

My question is how can I use this to a large video datasets of multi-person. As I see from your tutorial it gets the frame from an image. My idea is to get it from video files.

I want to implement this with human motion generation. This means, with getting the motion of each person on the video I also want to get the age and gender of each individual.

Is that possible? Any suggestion will be really appreciated.

zaidjamal-op commented 1 year ago

Hii, I hope this message finds you well, You want to work around random videos or one specific video?

venturaEffect commented 1 year ago

Through a dataset of multiperson videos.

Ah, do you know a better dataset for age and gender detection than caffe model?

Thanks for responding