Skip to content
View wchia016's full-sized avatar

Highlights

  • Pro

Block or report wchia016

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

Pinned Loading

  1. aki-detection-service aki-detection-service Public

    Kubernetes-deployed ML inference service: ingests live HL7v2 clinical messages over MLLP, predicts Acute Kidney Injury with Gradient Boosting, and pages clinical teams. Async Python, SQLite, Promet…

    Python 1

  2. pcl-detection-llm-augmentation pcl-detection-llm-augmentation Public

    Text classification detecting Patronizing and Condescending Language, using masked-language-model predictions for training data augmentation.

    Jupyter Notebook

  3. latent-diffusion-model latent-diffusion-model Public

    VAE + DDPM image generation: custom UNet denoises in Stable Diffusion's latent space (48x compression), generating hot dog images at 87.7% classifier confidence.

    Jupyter Notebook

  4. stereo-3d-reconstruction stereo-3d-reconstruction Public

    SIFT feature matching, epipolar geometry, and dense stereo depth estimation with interactive 3D measurement. OpenCV + NumPy.

    Python