Datasets:
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Extracting features from the massive danbooru anime image dataset using a [computer vision model](https://huggingface.co/timm/convnext_large.dinov3_lvd1689m).
|
| 2 |
+
|
| 3 |
+
Fields include:
|
| 4 |
+
- The feature vectors generated by the ConvNeXt Large model, the embeddings.
|
| 5 |
+
- May contain image_id or tags corresponding to the original dataset.
|