Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add notebook for building sample index with sample laion embeddings #281

Merged
merged 2 commits into from
Jan 6, 2024

Conversation

SeonghaEom
Copy link
Contributor

This is a notebook where I could download sample embeddings and metadata(parquet) file and test built index with faiss.
The purpose is to check the validity of the large size laion dataset with small sample and compatibility with my local environment.

The embeddings and rest of the files are available here:
link
with command aria2c "https://the-eye.eu/public/AI/cah/laion400m-met-release.torrent"
, from reference

Turns out , works okay for now.

Note that the image encoder must be OpenAI ViT-B/32

@rom1504
Copy link
Owner

rom1504 commented Jan 6, 2024

that looks pretty helpful; merging

@rom1504 rom1504 merged commit c4e6615 into rom1504:main Jan 6, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants