Overview
What this challenge is about.
3D Reconstruction of Cultural Artifacts from Photo Sets. Advanced challenge in code. Writing production code that solves real engineering problems, earn a bl...
The Brief
What you'll do, and what you'll demonstrate.
Build a reproducible photo-to-textured-mesh pipeline with sub-1mm metric error on a calibration cube and a per-artifact cost story.
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
- Run a full SfM + MVS pipeline on a real small-object dataset
- Apply a calibration target for metric validation
- Wrap research-grade tools in a productizable CLI
- Communicate productization trade-offs to a non-engineering founder
Program Fit
Where this fits in your program.
Sharpens the same skills your degree expects you to demonstrate.
Computer Vision
Master · Computer Vision
Strong alignment
This challenge maps to Computer Vision 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.
- Structure From Motion
Apply structure from motion to solve real industry problems and demonstrate production-level capability.
- Multi View Stereo
Apply multi view stereo to solve real industry problems and demonstrate production-level capability.
- 3d Reconstruction
Apply 3d reconstruction to solve real industry problems and demonstrate production-level capability.
- Mesh Generation
Apply mesh generation to solve real industry problems and demonstrate production-level capability.
- Python
Write clean, efficient Python for data processing, automation, and backend services.
- Geometric Validation
Apply geometric validation 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
Full SfM + MVS pipelines on small objects are CV-engineer portfolio work at any AR, mapping, or heritage-tech company.
This challenge sharpens
- structure-from-motion
- multi-view-stereo
- 3d-reconstruction
Applied AI Scientist
Metric validation against a known calibration target is the applied-AI rigor that distinguishes shippable from demo.
This challenge sharpens
- geometric-validation
- 3d-reconstruction
- mesh-generation
AI Engineer
Productizing a research pipeline as a single-command CLI is the AI-engineer-as-toolsmith role that startups depend on.
This challenge sharpens
- python
- 3d-reconstruction
- mesh-generation