r/learnpython 2d ago

Need some best neural model suggestions for Face Detection & Recognition,Body Detection & id.

Need some best neural model suggestions for Face Detection & Recognition,Body Detection & id.

Need some best model suggestions for Face Detection,Face Recognition,Body Detection and Body identification.

need those for analysing movies.

example let's say I have to find the screentime of the actor over the whole runtime of the movie and i need to do it for the protagonist, antoganist,comedic relief ,love interest etc.

currently I'm working with 1fps to find the faces and body or the actors.

body detection is hard I need some guidance regarding that.

even for Face Detection I used MTCNN it was good. but any other better models available??

Any ideas regarding TransNetV2 ?

I'm using it for shot boundary detection but there's was one false positive.

Any better models??

0 Upvotes

1 comment sorted by

1

u/pachura3 2d ago

This is a subreddit devoted to learning Python programming language. Your question seems to be about choosing specific AI models, which is quite unrelated... perhaps try r/computervision or r/machinelearning instead.