CoolFace
Datasetpublic

unum-cloud/ann-unsplash-25k

25K Unsplash Images for Search This is a derivative work based on two existing datasets. images.csv metadata from Unsplash, sorted and converted to CSV. images/ in 250x250 resolution by kaggle/@jettchentt. images.fbin is a binary file with UForm image embeddings. images.usearch is 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… See the full description on the dataset page: https://huggingface.co/datasets/unum-cloud/ann-unsplash-25k.

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
5likes500downloads
23 commits on main
b003e9f2y ago

Use ONNX

ashvardanian
7b2d0612y ago

Upload images.names.txt

ashvardanian
c0ebd182y ago

Rename images.txt to images.base64.txt

ashvardanian
d1285262y ago

Upload images.uform-vl-english-small.fbin

ashvardanian
629321e3y ago

Upload images.xlm-roberta-base-ViT-B-32.fbin

kimihailv
2b217383y ago

Upload images.uform-vl-multilingual-v2.fbin

kimihailv
392dc3e3y ago

Rename images.fbin to images.uform-vl-multilingual-v1.fbin

kimihailv
909641a3y ago

Add: multilingual index (#5)

ashvardanian, kimihailv
8f4c2a53y ago

Merge branch 'main' of https://huggingface.co/datasets/unum-cloud/gallery-unsplash25k

Ashot Vardanian
29fbdba3y ago

Add: `images.txt`

ashvardanian
854043f3y ago

Add: Script to generate data URIs in `.txt`

Ashot Vardanian
f5b902f3y ago

Fix: Wrong order of entries in the search index

ashvardanian
21a709d3y ago

Merge branch 'main' of https://huggingface.co/datasets/unum-cloud/unsplash-search

Ashot Vardanian
14417ab3y ago

Refactor: Inferring number of dimensions

Ashot Vardanian
6eb2f203y ago

Fix: Embeddings file ordering (#2)

ashvardanian, VoVoR
d3e828f3y ago

Merge branch 'main' of https://huggingface.co/datasets/unum-cloud/unsplash-search

Ashot Vardanian
e01653e3y ago

Fix: Vectorizing images and indexing on-demand

Ashot Vardanian
029f5113y ago

Add: USearch index constructed with v0.12

ashvardanian
95669d73y ago

Add: Dataset validation and docs

Ashot Vardanian
9f5ad913y ago

Refactor: Compressing images

ashvardanian
0de04213y ago

Fix: Filter files

ashvardanian
0b5daf13y ago

Upload 3 files

ashvardanian
5d1f5333y ago

initial commit

Ashot Vardanian