Skip to content
View 404-mind72's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report 404-mind72

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Vehicle-Density-and-Helmet-Detection-System-YOLOv9 Vehicle-Density-and-Helmet-Detection-System-YOLOv9 Public

    A YOLOv9-based traffic detection system for counting vehicles (cars, motorcycles, buses, trucks) and detecting helmetless riders with an alarm. Supports both real-time and static video, trained on …

    Jupyter Notebook 3

  2. Machine-Learning-House-Price-Prediction Machine-Learning-House-Price-Prediction Public

    This project is an application for predicting house prices in India using machine learning. The model is trained using a public dataset from Kaggle containing various house features such as the num…

    Jupyter Notebook 1

  3. Gesture-Volume-Control-with-Mediapipe-OpenCV Gesture-Volume-Control-with-Mediapipe-OpenCV Public

    This project involves controlling PC volume using hand gestures detected by a camera. Using MediaPipe Hands for landmark detection and PyCaw for volume control, users can increase or decrease the v…

    Python 1

  4. Virtual-Drag-Drop-with-Hand-Tracking-OpenCV-CVZone Virtual-Drag-Drop-with-Hand-Tracking-OpenCV-CVZone Public

    This application allows users to virtually move objects on the screen using hand gestures without touching the mouse or keyboard. It's built with OpenCV and the CVZone HandTrackingModule, which uti…

    Python 1

  5. Finger-Controlled-LED-System-with-ESP8266-OpenCV Finger-Controlled-LED-System-with-ESP8266-OpenCV Public

    This project is an LED light control system using real-time finger count detection via a laptop camera/webcam. The system utilizes OpenCV and MediaPipe for image processing and an ESP8266 to contro…

    Python