Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.1 KB

File metadata and controls

28 lines (17 loc) · 1.1 KB

StableDiffusionProject

Multiple Stable Diffusion Projects.

CS229

Poster

CS230

This project aims to use Generative models to rebalance imbalanced datasets. We compare Stable Diffusion to GANs and other more traditional data augmentation methods.

Images from GAN

DCGAN with slightly modified architecture

Gan results

Stable Diffusion + Active Learning

Off-the-shelf Stable Diffusion w. Monte Carlo Dropout Stable Diffusion + active learning

Results

Empirical results from classification after training on ResNet18 w. different datasets

results

PCA on features in Resnet18 with the full, Stable Diffusion-created and Stable Diffusion + active learning created datasets

pca