Skip to content

Commit

Permalink
reference blogpost in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathilde Caron committed Apr 30, 2021
1 parent 58aabc0 commit 6f51bb1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Self-Supervised Vision Transformers with DINO

PyTorch implementation and pretrained models of DINO, as described in [Emerging Properties in Self-Supervised Vision Transformers](https://arxiv.org/abs/2104.14294).
PyTorch implementation and pretrained models for DINO. For details, see **Emerging Properties in Self-Supervised Vision Transformers**.
[[`blogpost`](https://ai.facebook.com/blog/dino-paws-computer-vision-with-self-supervised-transformers-and-10x-more-efficient-training)] [[`arXiv`](https://arxiv.org/abs/2104.14294)]

<div align="center">
<img width="100%" alt="DINO illustration" src=".github/dino.gif">
</div>
Expand Down

0 comments on commit 6f51bb1

Please sign in to comment.