AI From Scratch/Phase 04/Lesson 17/~75 minutes

Self-Supervised Vision — SimCLR, DINO, MAE

Learn + BuildPython

Labels are the bottleneck of supervised vision. Self-supervised pretraining removes them: learn visual features from 100M unlabelled images, fine-tune on 10k labelled ones.

Loading lesson page...