Skip to course content
Free computer vision course

Computer Vision and Multimodal AI

Module 06 Summary

What this module established

A convolution is a question asked of every patch; a layer is a bank of such questions and depth is questions about answers. Early layers transfer almost always, late ones only between similar domains - and the distance determines how many layers you must retrain.

Carry forward

Before moving on

Move on when your preprocessing is asserted against the checkpoint and your model is reported against both baselines on the metric that matters.