Skip to content
View Real-J's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report Real-J

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Gaze-Tracking Gaze-Tracking Public

    The 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 2

  2. Head-Pose-Estimation-Using-Mediapipe-and-OpenCV Head-Pose-Estimation-Using-Mediapipe-and-OpenCV Public

    Python 2

  3. Deep-Deterministic-Policy-Gradient-Reinforcement-Learning Deep-Deterministic-Policy-Gradient-Reinforcement-Learning Public

    This 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

  4. Heartbeat-Classification-using-CNN-on-UWB-Radar-Data Heartbeat-Classification-using-CNN-on-UWB-Radar-Data Public

    A 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 2

  5. Drowsiness-monitoring Drowsiness-monitoring Public

    This 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 1

  6. Face-Detection Face-Detection Public

    This repository implements real-time face detection using Python, Dlib, and OpenCV. It captures webcam input, detects faces with Dlib's pre-trained detector, and displays them with rectangles.

    Python 1