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

Block or report tumblr-byte

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 250 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. Helmet-Detection Helmet-Detection Public

    This project detects motorcycle riders without helmets using a custom-trained YOLOv8 model and saves the bounding boxes of the rider and number plate in a timestamped folder.

    Python 1

  2. activity-detection-yolo12 activity-detection-yolo12 Public

    This project demonstrates human activity detection using a YOLO model.

    Python 1

  3. dataset-annotation-and-preparation dataset-annotation-and-preparation Public

    Sample datasets and annotation workflows for Object Detection, Instance Segmentation, and Image Classification tasks. Includes tools usage, format conversions, and demo videos to showcase annotatio…

  4. visionhub-ai visionhub-ai Public

    visionhub-ai is a Django-based application that demonstrates a powerful pipeline combining YOLOv11n-seg (instance segmentation) with bird classification and face recognition features.

  5. AI-Yoga-Pose-Classifier AI-Yoga-Pose-Classifier Public

    Developed an intelligent yoga pose classification system that automatically detects and identifies specific yoga poses by name. The system uses MediaPipe to extract human body keypoints and then an…

    Python

  6. Face-Mask-Detection-using-Faster-R-CNN Face-Mask-Detection-using-Faster-R-CNN Public

    This project is based on face mask detection system that classifies people into 3 categories: with face mask, without face mask, or incorrect face mask wearing. The model is trained using Faster R-…

    Python