Skydio·Machine Learning Engineer·Take-home Assignment
Jun 2026
Take-home assignment for an ML Engineer role at Skydio, focused entirely on building an image segmentation pipeline from scratch. Pretty involved for a take-home, covering everything from data loading to inference scripts and a written explanation of your choices.
- Build a complete image segmentation pipeline: data loading and augmentation, an encoder-decoder model (like U-Net), a training script with appropriate loss functions, evaluation metrics including IoU, an inference script that outputs mask images, and a short writeup on your design decisions and trade-offs.
“This is a lot to ask for a take-home.”