Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
task_categories:
|
| 3 |
- image-feature-extraction
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
Extracting features from the massive danbooru anime image dataset using a [computer vision model](https://huggingface.co/timm/convnext_large.dinov3_lvd1689m).
|
| 6 |
|
|
|
|
| 1 |
---
|
| 2 |
task_categories:
|
| 3 |
- image-feature-extraction
|
| 4 |
+
tags:
|
| 5 |
+
- image
|
| 6 |
---
|
| 7 |
Extracting features from the massive danbooru anime image dataset using a [computer vision model](https://huggingface.co/timm/convnext_large.dinov3_lvd1689m).
|
| 8 |
|