Example notebooks

Explore the foveated sensor manifold and basic concepts

step0_sensor_manifold.ipynb

Learn how to do foveated sampling

step1_sampling.ipynb

Build foveated CNNs from basic building blocks

step2_knnconv.ipynb

Build foveated ViTs and initialize a state-of-the-art foveated DINOv3 model:

step3_dinov3.ipynb

Learn how to extract intermediate activations from a model and explore the Trainer class

step4_get_activations.ipynb