Skip to content
View GeorgePearse's full-sized avatar

Highlights

  • Pro

Block or report GeorgePearse

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 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
GeorgePearse/README.md

About Me

I became frustrated enough by the original Detectron2 docs that I decided to start creating my own https://georgepearse.github.io/unofficial-detectron2-docs/.

I write about Machine Learning, Analytics and Start-Ups at https://medium.com/@george.pearse

 georgepearse

I studied Physics, then I became a Data Engineering Consultant (Flask + SQL + AWS for orchestration), then I joined a Computer Vision start-up (behold.ai) where I've done a mixed bunch. Set-up the Modern Data Stack but also focused on data-centric-ai via active learning (pytorch-lightning and BAAL) and corrupt sample discovery (cleanlab esk techniques). I've also recently become much more involved in the MLOps community.

Soon to be joining BinIt as Lead ML Engineer. https://binit.ai/

GitHub Metrics

GitHub Followers Over Time

Repository Stars Over Time

Featured Projects

Project Description
squeeze Dimensionality reduction research platform in Rust - modular implementations of various techniques with benchmarking
tinify Deep learning image compression research and implementation - exploring neural network approaches to image compression
bayesian_filters Python Kalman filtering and optimal estimation library with Kalman, particle, EKF, UKF, and more
QDrant-NLP Lightweight UIs and tooling for the QDrant vector database
ImageComposer Package to simplify creating synthetic image datasets - specify backgrounds and foregrounds, the package does the rest
optillm-rs A Rust port of optillm for use with AI coding agents

I'm currently working on:

  • Streamlit app for business intelligence (save SQL for transformations, plotly code for plotting).
  • Quickdraw app via Streamlit (to try out some computer vision ideas).
  • Active Learning via bagged ensemble disagreement.
  • Lightweight UIs for the QDrant Vector Database (and all things QDrant because they build excellent tools) https://github.com/GeorgePearse/QDrant-NLP
  • Multi-modal ML tools.

Blogs posts

Connect with me:

@george.pearse

George%20Pearse Badge

Pinned Loading

  1. bayesian_filters bayesian_filters Public

    Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoo…

    Python 19

  2. squeeze squeeze Public

    A platform for benchmarking, evaluating and using different dimensionality reduction techniques

    Python 1

  3. tinify tinify Public

    Deep learning image compression research and implementation

    Python