Skip to content
View yelaman1x9's full-sized avatar

Block or report yelaman1x9

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. people-counting people-counting Public

    Count people in video with pretrained YOLO11 + ByteTrack: line in/out, zone dwell time, footfall heatmap. Web UI and CLI, CPU or GPU, no training.

    Python 1

  2. escooter-detection escooter-detection Public

    Detect e-scooters in photos using open-vocabulary YOLO-World - no training, runs locally on CPU, Docker included

    Python

  3. unet-medical-segmentation unet-medical-segmentation Public

    U-Net trained from scratch on Kvasir-SEG for polyp segmentation (test Dice 0.825), with a web app and Docker setup

    Python

  4. pet-breed-classifier pet-breed-classifier Public

    Fine-grained classification of 37 cat and dog breeds (EfficientNet-B0 transfer learning, 90.9% test top-1) with Grad-CAM explanations, web app and Docker

    Python

  5. car-tracking car-tracking Public

    Vehicle detection, tracking and counting with pretrained YOLO11 + ByteTrack. Web UI and CLI, Docker-ready, no training required.

    Python 1

  6. document-ocr document-ocr Public

    OCR for images and multi-page PDFs with pretrained models: confidence-scored overlay, plain text, JSON and a searchable PDF. Latin + Cyrillic, web UI and CLI, CPU or GPU, no training.

    Python