Supercharge your Computer Vision models with the TensorFlow Object Detection API
research.googleblog.com
Supercharge your Computer Vision models with the TensorFlow Object Detection API
1–10 of 66 posts
Re: Supercharge your Computer Vision models with the TensorFlow Object Detection API
#2Re: Supercharge your Computer Vision models with the TensorFlow Object Detection API
#3Direct link https://research.googleblog.com/2017/06/supercharge-your-com...
Re: Supercharge your Computer Vision models with the TensorFlow Object Detection API
#4-GPS position, intent/goal, domain etc.
I'm at a dog show I would want breed etc.
I'm on the street I just want it come back dog maybe dangerous dog, friendly dog.
Also, would be cool/scary to just get back movable object 1, person 1, living movable object 3 etc. and if I give it multiple scenes from a video it knows person 1 is the same person 1 and if I name (them) Tony it keeps tracking tony.
Re: Supercharge your Computer Vision models with the TensorFlow Object Detection API
#5Re: Supercharge your Computer Vision models with the TensorFlow Object Detection API
#6This would be great to run a security camera still feed through. It could completely eliminate false positives.
Re: Supercharge your Computer Vision models with the TensorFlow Object Detection API
#7Re: Supercharge your Computer Vision models with the TensorFlow Object Detection API
#8This would be great to run a security camera still feed through. It could completely eliminate false positives.
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/
Re: Supercharge your Computer Vision models with the TensorFlow Object Detection API
#9They need some kind of context input. -GPS position, intent/goal, domain etc. I'm at a dog show I would want breed etc. I'm on the street I just want it come back dog maybe dangerous dog, friendly dog. Also, would be cool/scary to just get back movable object 1, person 1, living movable object 3 etc. and if I give it multiple scenes from a video it knows person 1 is the same person 1 and if I name (them) Tony it keep…
Re: Supercharge your Computer Vision models with the TensorFlow Object Detection API
#10So, could you use this to solve the image recognition captcha's that ask you to select all images that contain [object]?