Train a GAN for Synthetic Defect Augmentation on a Factory Line
Overview
What this challenge is about.
Train a GAN for Synthetic Defect Augmentation on a Factory Line. Expert-level challenge in code. Writing production code that solves real engineering problem...
The Brief
What you'll do, and what you'll demonstrate.
Train per-class GANs to augment rare-defect data and quantify whether augmentation improves classifier rare-class recall on a body-panel line.
This is not a coding exercise. It is the work a software engineer does between a Jira ticket and a merged PR. That distinction matters to every hiring manager who has seen candidates solve LeetCode problems and none who have shipped production code under real constraints.
When you finish, you will have something most graduates do not: a real-world deliverable, verified by Ewance, that you can show to a hiring manager and say "I did this. Here is the proof."
Earning criteria — what you'll demonstrate
- Train modern GANs on small-data regimes
- Use synthetic data to augment a real classifier and evaluate fairly
- Measure generation quality with FID + downstream task performance
- Communicate ML augmentation results to a non-AI quality team
Program Fit
Where this fits in your program.
Sharpens the same skills your degree expects you to demonstrate.
Aligned coursework coming soon.
Skills
Skills you'll demonstrate.
Each one shows up on your verified credential.
- Gans
Apply gans to solve real industry problems and demonstrate production-level capability.
- Stylegan
Apply stylegan to solve real industry problems and demonstrate production-level capability.
- Data Augmentation
Apply data augmentation to solve real industry problems and demonstrate production-level capability.
- Image Generation
Apply image generation to solve real industry problems and demonstrate production-level capability.
- Pytorch
Apply pytorch to solve real industry problems and demonstrate production-level capability.
- Evaluation
Apply evaluation to solve real industry problems and demonstrate production-level capability.
Careers
Career paths this challenge builds toward
Completing this challenge demonstrates skills that transfer directly to these roles:
Computer Vision Engineer
Training GANs for industrial defect augmentation and proving downstream impact is exactly the day-one work of a CV engineer at any manufacturing-AI team.
This challenge sharpens
- gans
- stylegan
- image-generation
Machine Learning Engineer
Owning a synthetic-augmentation pipeline that ships measurable lift in a production classifier is core MLE work for industrial ML.
This challenge sharpens
- data-augmentation
- pytorch
- evaluation
Applied AI Scientist
Translating GAN augmentation results into a budget memo for a non-AI quality team is the applied-AI-scientist craft of bridging research and operations.
This challenge sharpens
- gans
- data-augmentation
- evaluation