PyTorch-Lightning implementation of DINO: Emerging Properties in Self-Supervised Vision Transformers.
blogpost
arXiv
Please install PyTorch and download the ImageNet dataset.
For dependency management, Poetry was used. To install dependencies run poetry install
.
This codebase is released under the MIT License.