Popular repositories Loading
-
Gaze-Tracking
Gaze-Tracking PublicThe tool leverages OpenCV and MediaPipe Face Mesh to detect and track eye movements in real-time. It identifies eye and iris landmarks, calculates the iris center, and overlays visual feedback on a…
Python 3
-
Heartbeat-Classification-using-CNN-on-UWB-Radar-Data
Heartbeat-Classification-using-CNN-on-UWB-Radar-Data PublicA deep learning pipeline for classifying heartbeats from UWB radar signals using a pre-trained Convolutional Neural Network (CNN). The UWB data is filtered, segmented, and normalized to match ECG-t…
Python 3
-
Drowsiness-monitoring
Drowsiness-monitoring PublicThis repository provides a Python implementation for detecting drowsiness in real-time using Dlib and OpenCV. The system leverages facial landmarks to calculate the Eye Aspect Ratio (EAR) and Mouth…
Python 2
-
Head-Pose-Estimation-Using-Mediapipe-and-OpenCV
Head-Pose-Estimation-Using-Mediapipe-and-OpenCV PublicPython 2
-
Deep-Deterministic-Policy-Gradient-Reinforcement-Learning
Deep-Deterministic-Policy-Gradient-Reinforcement-Learning PublicThis repository implements Deep Deterministic Policy Gradient (DDPG) using TensorFlow 2.x and OpenAI Gym for continuous control problems. The algorithm enables an agent to learn an optimal policy f…
Python 2
-
Gaussian-Blur-Implementation-in-NumPy
Gaussian-Blur-Implementation-in-NumPy PublicThis project implements a Gaussian Blur filter using pure NumPy, without relying on SciPy or OpenCV. The script converts an image to grayscale, applies a manually defined Gaussian kernel, and perfo…
Python 2
If the problem persists, check the GitHub status page or contact support.