This demo showcases how to use `DINOv2` to compute image similarity, applicable for image-to-image retrieval tasks. ## Quick Start ```shell cargo run -r --example dinov2 ```