Computer vision: Detect facial keypoints using PyTorch and OpenCV
-
Updated
Jul 6, 2023 - Jupyter Notebook
Computer vision: Detect facial keypoints using PyTorch and OpenCV
Train a CNN to recognize facial expressions.
For my bachelor thesis @kuleuven campus Bruges, I have to develop drone-vision based software which should be able to detect cross-objects, and detect the correct cross based upon color clustering. If an object has been detected, a direction needs to be returned to another script, which controls a drone.
Drone detection using Haar Cascades, Yolov3 in images, videos and webcam.
This project is a lie detector created using Machine Vision technologies and methods
Face recognition using Haar Cascades for face detection and LBPH Face recognizer.
Haar cascades for face and eye detection with opencv(cv2).
Add a description, image, and links to the haar-cascades topic page so that developers can more easily learn about it.
To associate your repository with the haar-cascades topic, visit your repo's landing page and select "manage topics."