Skip to content
View Pushtogithub23's full-sized avatar

Block or report Pushtogithub23

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. Eye-Blink-Detection-using-MediaPipe-and-OpenCV Eye-Blink-Detection-using-MediaPipe-and-OpenCV Public

    This project detects eye blinks in real-time using Eye Aspect Ratio (EAR) and MediaPipe's facial landmark detection. It draws eye landmarks, calculates the EAR, and plots the results in real-time.

    HTML 4 1

  2. Tracking-Physical-Activities-with-MediaPipe-and-OpenCV Tracking-Physical-Activities-with-MediaPipe-and-OpenCV Public

    This repository features projects that track physical activities using computer vision, integrating OpenCV with MediaPipe's Pose Estimation module and YOLOv8 for object detection to count repetitio…

    Python 2 1

  3. Gesture-Volume-Control-using-MediaPipe-and-OpenCV Gesture-Volume-Control-using-MediaPipe-and-OpenCV Public

    This project uses MediaPipe's Hand Landmarks for hand tracking and pycaw for audio control to adjust the system's volume by tracking the distance between the thumb and index finger.

    Python 2 1

  4. real-time-people-counting-yolov8 real-time-people-counting-yolov8 Public

    This repository contains scripts that use the YOLO model for real-time object detection and tracking. The focus is on detecting and counting people and vehicles within defined polygon zones. The pr…

    Python 2 1

  5. birds-detection-yolov8 birds-detection-yolov8 Public

    Custom YOLOv8 implementation for bird detection in images and videos, covering dataset preparation, training, and inference.

    Jupyter Notebook 2

  6. Real-Time-YOLO-Car-Counter Real-Time-YOLO-Car-Counter Public

    This repository contains Python scripts for real-time vehicle detection, tracking, and counting using the YOLO object detection model (YOLOv8). It is designed for vehicle counting on multi-lane hig…

    Python 1 1