Update README.md
Browse files
README.md
CHANGED
@@ -32,6 +32,34 @@ size_categories:
|
|
32 |
source for images:
|
33 |
- Francesco/insects-mytwu
|
34 |
---
|
35 |
-
|
36 |
This dataset provides CLIP embeddings for images of insects, enabling similarity search and content-based retrieval.
|
37 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
source for images:
|
33 |
- Francesco/insects-mytwu
|
34 |
---
|
35 |
+
## Introduction
|
36 |
This dataset provides CLIP embeddings for images of insects, enabling similarity search and content-based retrieval.
|
37 |
+
|
38 |
+
---
|
39 |
+
## Examples of image retrieval
|
40 |
+
|
41 |
+

|
42 |
+

|
43 |
+

|
44 |
+

|
45 |
+
|
46 |
+
---
|
47 |
+
## Source
|
48 |
+
All images were sourced from [Francesco/insects-mytwu](https://huggingface.co/datasets/Francesco/insects-mytwu).
|
49 |
+
|
50 |
+
---
|
51 |
+
## Citation
|
52 |
+
|
53 |
+
If you use this dataset, please cite:
|
54 |
+
|
55 |
+
> Kanade, H. (2025). *[insect_image_retrieval](https://huggingface.co/datasets/hkanade/insect_image_retrieval)* [Data set]. Hugging Face. Accessed 2025-08-25.
|
56 |
+
|
57 |
+
**BibTeX**
|
58 |
+
```bibtex
|
59 |
+
@misc{kanade2025insect_image_retrieval,
|
60 |
+
author = {Hrishikesh Kanade},
|
61 |
+
title = {insect_image_retrieval},
|
62 |
+
year = {2025},
|
63 |
+
howpublished = {\url{https://huggingface.co/datasets/hkanade/insect_image_retrieval}},
|
64 |
+
note = {Hugging Face dataset; accessed 2025-08-25}
|
65 |
+
}
|