kjw0612 / awesome-deep-vision

A curated list of deep learning resources for computer vision
10.68k stars 2.77k forks source link

Deepgaze link #62

Closed mpatacchiola closed 7 years ago

mpatacchiola commented 7 years ago

I added a link and short description of the Deepgaze library in the Framework section. The Deepgaze library uses Convolutional Neural Networks for head pose and gaze estimation. The library is general purpose and includes useful modules for computer vision and classification. Deppgaze is based on Tensorflow and OpenCV. In the official repository there are many examples and videos to start with.

myungsub commented 7 years ago

Thanks!