An open API service providing repository metadata for many open source software ecosystems.

GitHub / explainingai-code 1 Repository

explainingai-code/FasterRCNN-PyTorch

This repo implements simple Faster RCNN model in PyTorch with all the essential components.

Language: Python - Size: 22.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 20 - Forks: 7

explainingai-code/SSD-PyTorch

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

Language: Python - Size: 45.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 1

explainingai-code/VideoGeneration-PyTorch

This repo implements Video generation model using Latent Diffusion Transformers(Latte) in PyTorch and provides training and inference code on Moving mnist dataset and UCF101 dataset

Language: Python - Size: 43.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

explainingai-code/DiT-PyTorch

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

Language: Python - Size: 46.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 18 - Forks: 5

explainingai-code/DDPM-Pytorch

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

Language: Python - Size: 25.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 75 - Forks: 16

explainingai-code/ControlNet-PyTorch

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

Language: Python - Size: 61.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 1

explainingai-code/StableDiffusion-PyTorch

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

Language: Python - Size: 71.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 143 - Forks: 31

explainingai-code/Dalle-Pytorch

This repo implements and trains DallE-1 on a synthetically generated dataset which has colored mnist images on texture/solid background and auto generated captions.

Language: Python - Size: 45.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 11 - Forks: 1

explainingai-code/Yolov1-PyTorch

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

Language: Python - Size: 34.2 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1

explainingai-code/VAE-Pytorch

This repository implements a simpleVAE for training on CPU on the MNIST dataset and provides ability to visualize the latent space, entire manifold as well as visualize how numbers interpolate between each other.

Language: Python - Size: 43 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 14 - Forks: 5

explainingai-code/VQVAE-Pytorch

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

Language: Python - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

explainingai-code/VIT-Pytorch

This repo implements and trains Vision Transformer (VIT) on a synthetically generated dataset which has colored mnist images on texture backgrounds

Language: Python - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

explainingai-code/GANs-Pytorch

This repo implements a simple GAN with fc layers and trains it on MNIST

Language: Python - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

explainingai-code/DCGAN-Pytorch

This repo implements DCGAN model and trains it on MNIST and Celeb Faces dataset

Language: Jupyter Notebook - Size: 51.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0