Skip to content
View inrainbws's full-sized avatar

Highlights

  • Pro

Organizations

@IVRL

Block or report inrainbws

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

Hi

I'm a AI/ML researcher working on generative models and weight-space learning. I also build hobby-driven projects in music, photography, and videography.

🌐 Website · 🎓 Google Scholar · 💼 LinkedIn · 🎵 Spotify

Weight Space Learning Post-Training Diffusion Models 2D and 3D Generative Models Imaging / Computational Photography Analog Photography Audio Signal Processing Musician


📚 Source Code for My Research

Year Venue Title
2026 CVPR Weight Space Representation Learning via Neural Field Adaptation · code
2026 ICASSP (Oral) Subtractive Modulative Network with Learnable Periodic Activations · code
2023 ICCV OrthoPlanes: A Novel Representation for Better 3D-Awareness of GANs · code
2023 ICCV 3DHumanGAN: 3D-Aware Human Image Generation with 3D Pose Mapping · code
2020 CVPR TransMoMo: Invariance-Driven Unsupervised Video Motion Retargeting · code
2020 ECCV MEAD: A Large-scale Audio-visual Dataset for Emotional Talking-Face Generation · dataset
2018 IEEE Access Multi-Temporal Remote Sensing Image Registration Using Deep Convolutional Features · code

🛠️ Projects

  • ColorHead — a free desktop app for processing DIY scanned color negatives, with accurate colors, analog paper response, and darkroom-style controls.

    ColorHead

  • pyrawspeed — fast Python bindings for rawspeed (the RAW decoder behind darktable), returning sensor data as zero-copy numpy arrays. Built for ColorHead by kayamerel.

  • AlphaGomokuZero — an illustration program that visualizes the Monte Carlo Tree Search inside AlphaZero to show how the AI makes decisions. Exhibited at the China Science and Technology Museum in 2019.

  • logic_pro_drums_for_opxy — export drum kits from Logic Pro / GarageBand's Drum Kit Designer to the Teenage Engineering OP-XY format.


☕ Support

If you enjoy my work, you can support me on Ko-fi:

ko-fi

Pinned Loading

  1. wsr.pytorch wsr.pytorch Public

    Official PyTorch implementation of "Weight Space Representation Learning via Neural Field Adaptation" (CVPR 2026).

    Python 4