Live data from Hacker News

Supercharge your Computer Vision models with the TensorFlow Object Detection API

research.googleblog.com

61–66 of 66 posts

Re: Supercharge your Computer Vision models with the TensorFlow Object Detection API

#61
post #6

Earlier quoted context omitted.

I wonder if Nest is using it with their new cam[0], as it has person alerts now (with face detection). [0] https://nest.com/camera/meet-nest-cam-iq/

They would probably use FaceNet[0] then, if they only want to detect faces, as that should give better results. [0] https://arxiv.org/abs/1503.03832

Except they wouldn't be able to detect people wearing masks, which is probably an important thing for a security camera to do...

Re: Supercharge your Computer Vision models with the TensorFlow Object Detection API

#66
I recently came across a company that's built a ML model to track feet (for footfall observations). It seems that if you had an appropriate training set (labelled feet) you could re-create what they have done with this technology. Perhaps not achieving state-of-art but close. Thoughts?
Post reply on HN