dpressel / rude-carnie

Age detection in Tensorflow
937 stars 342 forks source link

Classification using a WebCam #86

Closed murtuzamdahod closed 5 years ago

murtuzamdahod commented 6 years ago

Hey Rude, Thanks for this great repository. I would like to know that how can i use this model to run in realtime using a webcam? It would be great if you can let me know

m3m3-chan commented 5 years ago

I second that!

dpressel commented 5 years ago

You might want to look at this PR (which is closed). It has modified the driver program to handle video.

https://github.com/dpressel/rude-carnie/pull/50

If somebody wants to submit a PR for a separate driver program using a camera, I would definitely consider merging it. I dont have a lot of time to do it myself at the moment.