Skip to content
View chrismado's full-sized avatar

Block or report chrismado

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

Hi there 👋

Popular repositories Loading

  1. gaussian-splat-4d gaussian-splat-4d Public

    4D Gaussian Splatting with HexPlane temporal deformation for real-time novel view synthesis of dynamic scenes. From-scratch PyTorch with gsplat CUDA rasterization.

    Python 1

  2. cinematic-controlnet cinematic-controlnet Public

    Creative AI workflow for controllable video shots: camera, motion, physics cues, and continuity for director-friendly iteration.

    Python 1

  3. controlnet-depth-pipeline controlnet-depth-pipeline Public

    From-scratch ControlNet depth-conditioned image generation with zero-convolution gates and U-Net diffusion (DDPM/DDIM). Trained on NYU Depth V2.

    Python

  4. neural-video-matting neural-video-matting Public

    Temporal video matting without green screen using ConvGRU recurrent architecture. From-scratch PyTorch, trained on VideoMatte240K with FastAPI serving.

    Python

  5. flow-interpolation flow-interpolation Public

    From-scratch video frame interpolation with PWC-Net-style optical flow, occlusion-aware blending, and arbitrary-time synthesis. Trained on Vimeo-90K.

    Python

  6. model-serve-benchmark model-serve-benchmark Public

    Production ML serving toolkit with FP16/INT8 quantization, torch.compile, ONNX export, dynamic batching, and automated Locust benchmarks with Prometheus/Grafana monitoring.

    Python