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 `_