This dataset provides CLIP embeddings for images of insects, enabling similarity search and content-based retrieval.
All images were sourced from Francesco/insects-mytwu.
If you wish to create a similar dataset then feel free to use the code provided here:
https://github.com/rishik18/CLIP_embedding_based_retrieval
ds_new = load_dataset("hkanade/insect_image_retrieval")… See the full description on the dataset page:
https://huggingface.co/datasets/hkanade/insect_image_retrieval.