Dlib compiled binary (.whl) for Python 3.7-3.12 and Windows x64
-
Updated
Oct 25, 2024
Dlib compiled binary (.whl) for Python 3.7-3.12 and Windows x64
A car safety technology that can auto-detect driver drowsiness in real-time. This system can prevent road accidents that are caused by drivers who fell asleep while driving.
experiments with https://github.com/davisking/dlib to WASM
The project takes the image from the real time camera with the opencv library. We can process this data with dlib and scan 68 points on our face.
This repository provide a template/workspace for quickly training an object detector using HOG+SVM
Implementation of Cursor Control with Facial gestures 🙂😯😌 [Academic Project]
In this project, we are going to learn how to perform Facial recognition with high accuracy. and Attendance project that will use webcam to detect faces and record the attendance live in an excel sheet.
This face filter application uses dlib library to detect facial landmarks and use this information to overlay different accessories on the faces.
Recognizing Hand Gestures using OpenCV and Python and machine learning algorithms (NN,SVM) to automatize repetetive actions.
Built a tool that can track a student's attentiveness in an online class and can alert teacher if student isn't attentive using Computer Vision.
Face Morphing Java Android app.
In this project, I used to extract the face feature (Eye, Nose, Eyebrow, and Mouth) using the DLib library and pass each feature to each of the multi-stream CNN layers. After passing Through Multi-stream CNN the output is concatenated and again passes through the CNN model, the output of CNN is estimated age.
DLib Docker image for linux/amd64 and linux/arm64 with custom c++ and DLib build from sources
Yoda - YOLO Driver Assistant . Winning project at Pragyan Hackathon 2019
A Web App To Detect Driver's Drowsiness Using Opencv and Dlib library in Python. This deployed website is just a demo for frontend. For checking out the system, please take a look at the youtube video from README.
Add a description, image, and links to the dlib-library topic page so that developers can more easily learn about it.
To associate your repository with the dlib-library topic, visit your repo's landing page and select "manage topics."