Overview
What this challenge is about.
Restore Smartphone Low-Light Photos for a Consumer AI App. Advanced challenge in code. Writing production code that solves real engineering problems, earn a ...
The Brief
What you'll do, and what you'll demonstrate.
Ship a low-light photo restoration pipeline that is faster, more natural, and provably preferred over the current baseline.
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
- Combine classical denoising with learned exposure correction
- Apply on-device optimization techniques (quantization, distillation)
- Evaluate restoration with no-reference quality metrics plus human preference
- Translate research-grade pipelines into mobile-first deployment constraints
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.
- Image Restoration
Apply image restoration to solve real industry problems and demonstrate production-level capability.
- Denoising
Apply denoising to solve real industry problems and demonstrate production-level capability.
- Tone Mapping
Apply tone mapping to solve real industry problems and demonstrate production-level capability.
- Model Optimization
Apply model optimization to solve real industry problems and demonstrate production-level capability.
- Benchmarking
Apply benchmarking to solve real industry problems and demonstrate production-level capability.
- No Reference Quality Metrics
Apply no reference quality metrics 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
Owning a low-light restoration pipeline end-to-end, with on-device constraints, is the day-one work of a CV engineer at any consumer-AI photo app.
This challenge sharpens
- image-restoration
- denoising
- tone-mapping
Machine Learning Engineer
Quantization, distillation, and mobile deployment are exactly the optimization tasks MLEs ship for consumer apps.
This challenge sharpens
- model-optimization
- benchmarking
- image-restoration
Applied AI Scientist
Pairing no-reference metrics with a blind preference test is the rigorous evaluation an applied AI scientist would defend in a design review.
This challenge sharpens
- benchmarking
- no-reference-quality-metrics
- denoising