Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
25K Unsplash Images for Search
This is a derivative work based on two existing datasets.
images.csvmetadata from Unsplash, sorted and converted to CSV.images/in 250x250 resolution by kaggle/@jettchentt.images.fbinis a binary file with UForm image embeddings.images.usearchis a binary file with a serialized USearch index.
The original images.tsv from Unsplash has been filtered to avoid missing images.
The embeddings and the index can be reconstructed with the main.py script.
On the Apple M2 Pro CPU:
- Image vectorization takes 100ms/image, or 10 inferences/second.
- Indexing vectors one-by-one happens at 700 vectors/second speed.
To rebuild the indexes:
./main.py
- Downloads last month
- 198