Skip to content
View DomGallego's full-sized avatar

Highlights

  • Pro

Block or report DomGallego

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 100 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

Pinned Loading

  1. llama3.2-1b-infinitebench-evaluation llama3.2-1b-infinitebench-evaluation Public

    Benchmarking Meta Llama 3.2 1B Instruct on the InfiniteBench En.MC (128k) dataset. Evaluates long-context narrative understanding.

    Jupyter Notebook

  2. docu-dialogue docu-dialogue Public

    Transform your PDFs into interactive conversations powered by LLMs like GPT-4o and Gemini 2.0 Flash. Built with Streamlit.

    Python

  3. grocery-items-yolo-det-seg grocery-items-yolo-det-seg Public

    Real-time grocery item detection & segmentation system using YOLO. Trains multiple YOLO models (detection/segmentation). Includes real-time Gradio demo, TensorRT export for speed, and comprehensive…

    Jupyter Notebook

  4. mine-roof-stability-classification mine-roof-stability-classification Public

    Mine roof stability classification using acoustic data. Employs AutoML, DWT, PSD, PCA/KPCA/UMAP, achieving 89% accuracy with XGBoost and 88% with faster LightGBM.

    Jupyter Notebook

  5. forecasting-prosumer-energy-behaviors-XGBoost forecasting-prosumer-energy-behaviors-XGBoost Public

    Leverages XGBoost to predict energy consumption and production by prosumers using a Kaggle-sourced dataset (energy, weather, gas, electricity). Focuses on advanced feature engineering, hyperparamet…

    Jupyter Notebook

  6. vlm-jetson-orin-nano vlm-jetson-orin-nano Public

    Vision Language Model (VLM) application demonstrating real-time webcam image analysis and description on NVIDIA Jetson Orin Nano. Evaluates and implements efficient VLMs like llava-onevision for re…

    Python