Skip to content
View explainingai-code's full-sized avatar

Sponsors

@Vadori

Block or report explainingai-code

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. DiT-PyTorch DiT-PyTorch Public

    This repo implements Diffusion Transformers(DiT) in PyTorch and provides training and inference code on CelebHQ dataset

    Python 3 1

  2. StableDiffusion-PyTorch StableDiffusion-PyTorch Public

    This repo implements a Stable Diffusion model in PyTorch with all the essential components.

    Python 123 26

  3. DDPM-Pytorch DDPM-Pytorch Public

    This repo implements Denoising Diffusion Probabilistic Models (DDPM) in Pytorch

    Python 55 13

  4. ControlNet-PyTorch ControlNet-PyTorch Public

    This repo implements ControlNet with DDPM and Latent Diffusion Model in PyTorch with canny edges as conditional control for Mnist and CelebHQ

    Python 5 2

  5. VQVAE-Pytorch VQVAE-Pytorch Public

    This repo implements VQVAE on mnist and as well as colored version of mnist images. It also implements simple LSTM for generating sample numbers using the encoder outputs of trained VQVAE

    Python 37 5

  6. Yolov1-PyTorch Yolov1-PyTorch Public

    This repo implements Yolov1 in PyTorch and provides training and inference code on VOC dataset

    Python 2