visual-layer / fastdup

fastdup is a powerful free tool designed to rapidly extract valuable insights from your image & video datasets. Assisting you to increase your dataset images & labels quality and reduce your data operations costs at an unparalleled scale.
Other
1.56k stars 76 forks source link

Video Face Detection Notebook #141

Closed dnth closed 1 year ago

dnth commented 1 year ago

This PR adds a working version of the face detection functionality from videos using the V1 API.

Try the notebook out here https://colab.research.google.com/github/dnth/fastdup/blob/dnth/video-face-detection/examples/video-face-detection.ipynb

Feedbacks welcome.