Skip to content
View luuucciiffeerr's full-sized avatar
😛
silly
😛
silly
  • -
  • masshad
  • 22:07 (UTC +03:30)

Block or report luuucciiffeerr

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
luuucciiffeerr/README.md
Typing SVG

I'm a computer engineering student who builds practical vision tools — from multi-camera capture systems to deep learning pipelines for action and gesture recognition. I care about things that work on real hardware, not just in notebooks.

Currently focused on multi-device camera orchestration and video-based gesture recognition.


What I'm building

DroidGrid — Multi-phone DroidCam controller
Preview, record, and snapshot from up to 10 Android phones simultaneously. Self-healing streams, non-blocking I/O, inline session editor. Part of Vision-Orchestration.

Foot Recognition — Industrial foot gesture recognition
Vision pipeline for 8 foot gesture classes in production line environments. Multi-view custom dataset, EfficientNetV2-S + R(2+1)D comparison, structured for publication.

Folio Finder AI — Fall detection from video
R(2+1)D-18 trained on a custom dataset (~7,000 clips). 98.71% F1 on a held-out test set. Full training pipeline with AMP, class weighting, and early stopping.


Tech

languages  = ["Python", "Bash", "C/C++ (Arduino)"]
ml         = ["PyTorch", "OpenCV", "EfficientNet", "R(2+1)D", "ConvNeXt"]
domains    = ["Video classification", "Gesture recognition", "Fall detection",
              "Multi-camera systems", "Dataset pipeline"]
tools      = ["Git", "CUDA", "ffmpeg", "SQLite", "tkinter"]
hardware   = ["RTX 3070", "Ryzen 7 5800H", "32GB RAM"]

Currently learning

  • Video representation learning and temporal modeling
  • Structured evaluation and ablation studies for CV papers
  • Edge deployment for vision models (ONNX, TensorRT)

Stats

GitHub Stats    Top Languages


Reach me

Email GitHub Org


Build something that actually runs, then make it better.

Pinned Loading

  1. Fall-Detection-Video-model Fall-Detection-Video-model Public

    Forked from Mortezamohasebati/Fall-Detection-Video-Dataset

    Fall-Detection Video model AI: Advanced video analysis toolkit for healthcare applications. Features production-ready fall detection using R(2+1)D deep learning (98.71% F1). PyTorch-based, GPU-opti…

    Python

  2. Foot_recognition Foot_recognition Public

    Python

  3. Vision-Orchestration/DroidGrid Vision-Orchestration/DroidGrid Public

    Multi-phone DroidCam controller for live preview, recording, snapshots, and auto-reconnect

    Python 2