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.
Use ONNX
Upload images.names.txt
Rename images.txt to images.base64.txt
Upload images.uform-vl-english-small.fbin
Upload images.xlm-roberta-base-ViT-B-32.fbin
Upload images.uform-vl-multilingual-v2.fbin
Rename images.fbin to images.uform-vl-multilingual-v1.fbin
Add: multilingual index (#5)
Merge branch 'main' of https://huggingface.co/datasets/unum-cloud/gallery-unsplash25k
Add: `images.txt`
Add: Script to generate data URIs in `.txt`
Fix: Wrong order of entries in the search index
Merge branch 'main' of https://huggingface.co/datasets/unum-cloud/unsplash-search
Refactor: Inferring number of dimensions
Fix: Embeddings file ordering (#2)
Merge branch 'main' of https://huggingface.co/datasets/unum-cloud/unsplash-search
Fix: Vectorizing images and indexing on-demand
Add: USearch index constructed with v0.12
Add: Dataset validation and docs
Refactor: Compressing images
Fix: Filter files
Upload 3 files
initial commit
