Pinned Repositories
aiimages-copy
A Unity UI and easy installer for Stable Diffusion.
AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch
[ECCV 2022] Compositional Generation using Diffusion Models PyTorch
deepdrive-universe
Run self-driving car agents in GTAV Universe
dfserver_copy
A distributed backend AI pipeline server
rSh4d0w's Repositories
rSh4d0w/squarize-images-update
rSh4d0w/aiimages-copy
A Unity UI and easy installer for Stable Diffusion.
rSh4d0w/AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
rSh4d0w/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
rSh4d0w/Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch
[ECCV 2022] Compositional Generation using Diffusion Models PyTorch
rSh4d0w/dfserver_copy
A distributed backend AI pipeline server
rSh4d0w/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
rSh4d0w/discord-stable-diffusion
A neat Discord bot to run Stable Diffusion locally
rSh4d0w/Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
rSh4d0w/efficient-dreambooth_fast
rSh4d0w/g-diffuser-bot-copy
Simple Discord bot for local installations of the public release of Stable Diffusion 1.4 on Windows
rSh4d0w/GET3D_copy
rSh4d0w/git-re-basin
Code release for "Git Re-Basin: Merging Models modulo Permutation Symmetries"
rSh4d0w/imaginAIry_copy
AI imagined images. Pythonic generation of stable diffusion images.
rSh4d0w/latent-diffusion-deepspeed
Finetune the 1.4B latent diffusion text2img-large checkpoint from CompVis using deepspeed. (work-in-progress)
rSh4d0w/make-a-video-pytorch_copy
Implementation of Make-A-Video, new SOTA text to video generator from Meta AI, in Pytorch
rSh4d0w/maua
Deep learning toolkit for image, video, and audio synthesis
rSh4d0w/memory-efficient-attention-pytorch
Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"
rSh4d0w/stable-diffusion-discord-bot
rSh4d0w/stable-diffusion-tensorflow_copy
TensorFlow/Keras port of Stable Diffusion
rSh4d0w/stable-diffusion-videos
Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts
rSh4d0w/stable-diffusion_clone
rSh4d0w/stable-dreamfusion
A working implementation of text-to-3D dreamfusion, powered by stable diffusion.
rSh4d0w/textual_inversion_stable
rSh4d0w/video-diffusion-pytorch
Implementation of Video Diffusion Models, Jonathan Ho's new paper extending DDPMs to Video Generation - in Pytorch
rSh4d0w/waifu-diffusion
future repo for waifu diffusion
rSh4d0w/whisper
rSh4d0w/yasd-discord-bot
Yet Another Stable Diffusion Discord Bot
rSh4d0w/YetAnotherStableDiffusion
StableDiffusion scripts based on huggingface diffusers.
rSh4d0w/zipnerf-pytorch