masaishi
I am keenly interested in AI/ML-driven applications and geospatial technologies. Computer Engineering Undergrad at @ucsc
Repositories
Select a repository to view its commits, contributors, and more.VidDiffusion
Python OSS library that provides vid2vid pipeline by using Hugging Face's diffusers.
mc_map2png
This Rust application transforms Minecraft map data from NBT format into a visual PNG image. Additionally, a WebAssembly module is available for converting images on the client side.
understand-stable-diffusion-slidev-ja
ソースコードから理解するStable Diffusion(Latent Diffusion Model)のスライド。
parediffusers
The library `pared` down the features of `diffusers` implemented the minimum function to generate images without using huggingface/diffusers to understand the inner workings of the library.
prev-masaishi-site
notion-blog
Next.js blog using Notion as the editor. Simple structure with Next.js server calling Notion API for post data.
mc_map_viewer
The mc_map_viewer GitHub template offers a solution for visualizing your Minecraft world. By running deploy script, you can effortlessly generate terrain images from your Minecraft region data and publish them as an interactive map site on GitHub Pages.
understand-stable-diffusion-slidev
The presentation slide that explains image generation using Latent Diffusion Models through source code.