arunponnusamy / cvlib

A simple, high level, easy to use, open source Computer Vision library for Python.

Home Page:http://arunponnusamy.com/cvlib/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

using the CNN face detector on video

nyck33 opened this issue · comments

if anyone is interested, I have this currently running in Colab: https://github.com/nyck33/anonymous_face/blob/master/profile_faces_dlib_cnn_video.ipynb

It should work but I'll update later.