Skip to content

Cassio-4/Face_Counting_Tracking

Repository files navigation

Face_Counting_Tracking

Benchmarking facial tracking/detection methods Masters project for face tracking/detection and cropping.

The benchmark folder contains the implementation of different trackers and detectors.

  • Detectors implemented:

    • OpenCV:
      • Haar Cascades
    • Tensorflow:
      • Faceboxes
  • Trackers implemented:

    • Dlib:
      • Correlation Tracker
    • OpenCV multitracker:
      • MedianFlow
      • MIL
      • Boosting
      • TLD
      • KCF
      • GOTURN
      • MOSSE

About

Benchmarking facial tracking/detection methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages