Overview
What this challenge is about.
De-Identify Patient Images for a Pharma Research Pipeline. 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.
Make external image sharing safe and fast by automating irreversible de-identification with a clean human-review fallback.
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 pre-trained and fine-tuned detectors in a privacy pipeline
- Reason about irreversibility as a property of image transforms
- Build a human-in-the-loop fallback for low-confidence detections
- Author a process doc that maps technical choices to compliance requirements
Program Fit
Where this fits in your program.
Sharpens the same skills your degree expects you to demonstrate.
Image Processing and Computational Imaging
Master · Computer Vision
Strong alignment
This challenge maps to Image Processing and Computational Imaging at the Master level. It sharpens the same practical skills your coursework expects — but in a real industry context with actual constraints and deliverables.
Skills
Skills you'll demonstrate.
Each one shows up on your verified credential.
- Image De Identification
Apply image de identification to solve real industry problems and demonstrate production-level capability.
- Object Detection
Apply object detection to solve real industry problems and demonstrate production-level capability.
- Privacy Preserving Vision
Apply privacy preserving vision to solve real industry problems and demonstrate production-level capability.
- Human In The Loop
Apply human in the loop to solve real industry problems and demonstrate production-level capability.
- Evaluation
Apply evaluation to solve real industry problems and demonstrate production-level capability.
- Process Design
Apply process design 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:
AI Safety Researcher
Owning a privacy-preserving pipeline with documented irreversibility checks is exactly the work AI safety researchers do at pharma, healthtech, and any regulated-data org.
This challenge sharpens
- image-de-identification
- privacy-preserving-vision
- evaluation
Computer Vision Engineer
Combining pre-trained and fine-tuned detectors plus a human-in-the-loop tool is core CV-engineer work at any vertical-vision vendor.
This challenge sharpens
- object-detection
- image-de-identification
- human-in-the-loop
Machine Learning Engineer
Building a confidence-routed inference pipeline with a manual fallback is the MLE skillset for any high-stakes ML deployment.
This challenge sharpens
- object-detection
- human-in-the-loop
- evaluation