dlib

There are 786 repositories under dlib topic.

  • DeepWay

    This project is an aid to the blind. Till date there has been no technological advancement in the way the blind navigate. So I have used deep learning particularly convolutional neural networks so that they can navigate through the streets.

    Language:Python141
  • cat_hipsterizer

    Hipsterize your cat with deep learning. Put glasses on!

    Language:Python135
  • Driver-State-Detection

    A real time, webcam based, driver attention state detection/monitoring system in Python3 using OpenCV and Mediapipe

    Language:Python125
  • SFaceCompare

    Simple lib for iOS to find and compare faces.

    Language:Swift120
  • Driver-Drowsiness-Detection

    A real-time drowsiness detection system for drivers, which alerts the driver if they fall asleep due to fatigue while still driving. The computer vision algorithm used for the implementation uses a trifold approach to detect drowsiness, including the measurement of forward head tilt angle, measurement of eye aspect ratio (to detect closure of eyes) and measurement of mouth aspect ratio (to detect yawning).

    Language:Python119
  • awesome-face-detection

    Compare with various detectors - s3fd, dlib, ocv, ocv-dnn, mtcnn-pytorch, face_recognition

    Language:Python113
  • realtime-glasses-detection

    Eyeglasses detection for real-time videos based on face alignment with Dlib and OpenCV-Python

    Language:Python112
  • Hand_gesture

    Hand gesture recognition and segmentation

    Language:C++99
  • Driver-Drowsiness-Detection-System

    This is my First project done by me and my friends in College First SEM.

    Language:Python97
  • DlibFaceLandmarkDetector

    FaceLandmark Detector using Dlib (Unity Asset Plugin)

    Language:C#95
  • avatar-facial-landmark-detection

    A method about optimizing the facial landmark detection based on Kalman Filter, Optical Flow and Dlib

    Language:C++94
  • attendance-system

    A simple, modern and scalable facial recognition based attendance system built with Python back-end & Angular front-end.

    Language:Python91
  • Dlib

    Dlib compiled binary (.whl) for python 3.7, 3.8, 3.9 for windows x64

  • face-movie

    Automatically create a time-lapse morph sequence of a face using OpenCV and Dlib.

    Language:Python88
  • transito-cv

    [DEPRECATED] Traffic sign detector and classifier that uses dlib and its implementation of the Felzenszwalb's version of the Histogram of Oriented Gradients (HoG) detector

    Language:C++84
  • face-classification

    face-classification

    Computer Vision project that detects emotion, age and gender after detecting faces.

    Language:Python80
  • Facer

    Simple (🤞) face averaging (🙂) in Python (🐍)

    Language:Python80
  • FaceMorph

    Code to generate a face morphing effect between two faces.

    Language:Python80
  • simple_faceswap

    使用python-opencv和dlib实现的简单换脸程序

    Language:Python77
  • Headpose-Detection

    Bounding Box + Landmark + Headpose

    Language:Python72
  • Face-Recognition-Attendance-System

    A simple python script that recognises faces and mark attendance for the recognised faces in an excel sheet.

    Language:Python71
  • dlib-minified-models

    A set of minified (but still accurate) models for Dlib

    Language:Python69
  • android-face-landmarks

    Android app that localizes facial landmarks in nearly real-time

    Language:C++68
  • stringless

    Real-time markerless facial motion capture into Maya.

    Language:C++68
  • FaceDetection

    An android app for face detection using dlib and opencv

    Language:C++67
  • cpp-code-snippets

    Some useful C++ code snippets

    Language:C++66
  • Face-Attendance-System

    An Attendance Checking System using Deep Facial Recognition, written in Python.

    Language:TeX63
  • MultiObjectTracker

    Advanced multiple object tracker using dlib and OpenCV.

    Language:Python63
  • flutter_opencv_dlib

    Flutter realtime face detection and face recognition using OpenCV and dlib

    Language:C++60
  • face-unlock-linux

    face-unlock-linux

    Windows Hello without IR emitters on linux machines.

    Language:Go60
  • android-hpe

    Android native application to perform head pose estimation using images coming from the front camera.

    Language:Java57
  • predict-facial-attractiveness

    Using OpenCV and Dlib to predict facial attractiveness.

    Language:Python57
  • Raspberry-Pi-Awesome

    Updated repo linked in readme. The goal of this repo is to have simple, easy-to-use scripts to get a Raspberry Pi ready for all kinds of awesome (Face Recognition, Open CV, Dlib, Django, and more).

    Language:Shell55
  • Fatigue-Detection

    Eye state classification using OpenCV and DLib to estimate Percentage Eye Closure (PERCLOS) and alert a drowsy person (such as a driver).

    Language:Python54
  • ofxDlib

    An openFrameworks wrapper for dlib. http://dlib.net/

    Language:C++52
  • open-eye-detector

    A Realtime CPU eye detector to detect if the eyes are open or closed

    Language:Python49