You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains code and documentation for analyzing the multi-task FairFace dataset and building/fine-tuning various models like Mobilenet, ResNet, and implementing contrastive learning techniques.
A diffusion model trained on FairFace with discrete conditioning on age, gender, and race. Generates high-quality face images using a custom UNet and DDPM scheduler.