Try to fix embedded video in README.md (#165)

pull/168/head
Patrick Labatut 2023-08-23 22:16:22 +02:00 committed by GitHub
parent c3c2683a13
commit 43c80c1ba8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ PyTorch implementation and pretrained models for DINOv2. For details, see the pa
DINOv2 models produce high-performance visual features that can be directly employed with classifiers as simple as linear layers on a variety of computer vision tasks; these visual features are robust and perform well across domains without any requirement for fine-tuning. The models were pretrained on a dataset of 142 M images without using any labels or annotations.
https://user-images.githubusercontent.com/60359573/230078733-5faffa19-e6ce-4c55-9200-62dd76f8236a.mp4
https://github.com/facebookresearch/dinov2/assets/60359573/f168823e-7922-415a-b429-578badf5c356
<div align="center">
Visualization of the three first principal components of the patch features of all frames, mapped to RGB values.