We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11be20f commit d896081Copy full SHA for d896081
examples/dinov2_notebook.ipynb
@@ -8,7 +8,7 @@
8
"tags": []
9
},
10
"source": [
11
- "# Clustering Images with DINOv2\n",
+ "# Extract Dataset Feature Vectors with DINOv2\n",
12
"This notebook shows how to extract feature vectors efficiently using [DINOv2](https://github.com/facebookresearch/dinov2) by Meta AI Research \n",
13
"\n",
14
"Yes! Using only CPU, no GPU needed!\n",
0 commit comments