Skip to content
View mtonell's full-sized avatar

Highlights

  • Pro

Block or report mtonell

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. vision-math-solver vision-math-solver Public

    An interactive computer vision app to draw, parse, and solve math equations in the air using OpenCV, MediaPipe, and a CNN.

    Python

  2. billiard-video-analysis-cv billiard-video-analysis-cv Public

    End-to-end billiard match video analysis using purely classical computer vision: Table segmentation, ball classification, tracking, and 2D minimap projection.

    C++

  3. breast-cancer-diagnosis-ml breast-cancer-diagnosis-ml Public

    Detecting breast cancer tumors with 97.6% sensitivity: An F2-optimized classification pipeline backed by SHAP clinical explainability.

    Jupyter Notebook

  4. multimodal-rag-llm-scienceQA multimodal-rag-llm-scienceQA Public

    Domain-specific multimodal RAG pipeline boosting zero-shot LLM reasoning on ScienceQA by +29% accuracy using BLIP-2, CLIP, and ChromaDB.

    Jupyter Notebook

  5. tennis-vision-ball-event tennis-vision-ball-event Public

    Ultra-low latency tennis ball event detection: A comprehensive benchmark across deep sequence models and gradient boosted trees, reaching 0.899 Event Macro F1.

    Python

  6. poker-card-classifier-cv poker-card-classifier-cv Public

    Computer vision pipeline combining geometric feature engineering, spatial histograms, and multi-model ensemble voting to classify playing cards with 97.3% accuracy.

    Python 1