ONE+i OPEN LEARNING · NOTEBOOK FIRST · MEASUREMENT LED

Teach machines
to see carefully.

Start with pixels you can inspect, then compare learned representations with real modern encoders. Break the system on purpose, measure the failure, and carry that discipline into multimodal, spatial, embodied, and enterprise vision.

How the course works

01

Learn

Build the mental model and inspect the mechanism beneath the API.

02

Lab

Run deterministic code, change one variable, and observe intermediate state.

03

Checkpoint

Explain the trade-off, diagnose a failure, and choose the next experiment.

THE 2026 CAPABILITY PATH

From pixels
to action.

Fundamentals stay visible, while the course moves quickly into foundation, multimodal, spatial, embodied, and enterprise systems. Current research is labeled by maturity and tied to primary sources.

01

Foundations

Modern architectures · Detection / segmentation / tracking · Vision transformers · Self-supervised learning

02

Vision Foundation Models

Promptable vision · Open-vocabulary vision · Foundation segmentation · Vision embeddings

03

Multimodal Vision

Vision-language models · Multimodal reasoning · Video LLMs · Multimodal RAG · Visual agents

04

Spatial Intelligence

Depth / geometry · 3D reconstruction · Gaussian splatting · Generative 3D · 4D scenes · Spatial reasoning

05

Embodied Intelligence

Vision-language-action · Robot learning · Egocentric vision · World models · Simulation · Vision-based planning

06

Enterprise CV

Synthetic data · Edge vision · Evaluation · Observability · Security / robustness · Privacy · Governance

CHOOSE YOUR ENVIRONMENT

Start small.
Stay reproducible.

Browse without installing, create one course-sized environment, or install the complete contributor stack. Python 3.13 is the tested default; every course pins its exercised dependencies.

02

One course

make setup-course \
  COURSE=curriculum/beginner/01-modern-computer-vision-foundations

Installs only that lesson and its tested constraints.

03

Complete repository

make setup
make check

Installs the contributor/CI environment and verifies every notebook.

THE CURRICULUM MAP

One path.
Five levels.

Complete lessons link to runnable notebooks and source chapters. Planned tracks make the progression explicit without pretending unfinished material is available.

YOUR LOCAL PROGRESS

0 / 24 published courses completed

Saved only in this browser after a perfect checkpoint score.
0 of 24
ENTERPRISEPLANNED

Governed vision platforms

Edge systems, evaluation, observability, security, robustness, privacy, and governance.

CAPSTONEPLANNED

Integrated vision systems

Inspection, multimodal knowledge, video operations, spatial twins, and embodied agents.

BEGINNER · COURSE 01

Modern Computer Vision Foundations

8–10 HOURS · CPU DEFAULT

OUTCOME

Frame a vision task, learn and reuse visual representations, measure clean and shifted performance, and turn model confidence into a bounded enterprise decision.

Follow one five-class quality-inspection scenario from image contracts and convolution through scratch CNN training, frozen ResNet/ConvNeXt embeddings, partial fine-tuning, failure analysis, abstention, and monitoring.