akanazawa / hmr

Project page for End-to-end Recovery of Human Shape and Pose
Other
1.54k stars 395 forks source link

Using discriminator to identify human or not #108

Closed alon1samuel closed 5 years ago

alon1samuel commented 5 years ago

Hi,

I'm using the demo of the 3D human mesh. I've wanted to use the discriminator to know weather there is a person in the frame or not. I couldn't find it, does anyone knows by any chance?

Thanks, regards

Alon

akanazawa commented 5 years ago

The code is designed to only see bounding boxes where humans exist, so this is not something that is provided in this project. I suggest using an off-the-shelf human detector.