Fine-Tune a Diffusion Model for a Sustainable-Fashion Mood-Board Tool
Overview
What this challenge is about.
You receive around 1,200 curated images of sustainable garments tagged with silhouette and material. Choose a base diffusion model (Stable Diffusion 1.5/2.1 or SDXL) and apply LoRA (Low-Rank Adaptation, a lightweight fine-tuning approach) on the curated set. Build a small Gradio tool with three sliders (silhouette emphasis, material texture, color palette) and a free-text prompt. Evaluate qualitatively with a 5-designer rubric and quantitatively with CLIPScore against held-out tags. Deliverable is the model, the tool, and a 2-page usage memo.
The Brief
What you'll do, and what you'll demonstrate.
Fine-tune a diffusion model to produce brand-consistent sustainable-fashion mood images that designers rate at draft quality.
Earning criteria — what you'll demonstrate
- Fine-tune diffusion models with LoRA on small curated datasets
- Build conditional generation surfaces with interpretable controls
- Evaluate generative output with both quantitative and qualitative methods
- Communicate quality limits to a design audience
Program Fit
Where this fits in your program.
Sharpens the same skills your degree expects you to demonstrate.
Skills
Skills you'll demonstrate.
Each one shows up on your verified credential.
Careers
Roles this prepares you for.
Real titles. Real skill bridges. Pick the one closest to your trajectory.
Career paths this builds toward
Canonical rolesML Researcher
Fine-tuning diffusion models and evaluating them rigorously is a strong portfolio piece for generative ML research roles.
This challenge sharpens
- diffusion-models
- lora-fine-tuning
- clip-evaluation
Applied AI Scientist
Translating a research method into a designer-facing tool is exactly applied-AI-scientist territory at consumer creative-AI startups.
This challenge sharpens
- diffusion-models
- image-generation
- gradio
AI Engineer
Shipping the Gradio tool end-to-end with a fine-tuned checkpoint and a usage memo is core AI-engineer work at small generative-AI startups.
This challenge sharpens
- pytorch
- gradio
- lora-fine-tuning