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

Generate v1 Embeddings #235

Open
brunosan opened this issue Apr 28, 2024 · 1 comment
Open

Generate v1 Embeddings #235

brunosan opened this issue Apr 28, 2024 · 1 comment
Assignees

Comments

@brunosan
Copy link
Member

brunosan commented Apr 28, 2024

We need to generate embeddings, like on v0.1, on all the training set.

Since we are currently doing random cropping on the training set on loading, we also need to implement full coverage.

This is especially important since we now have different embeddings for each instrument. Ideally all embeddings are instrument agnostic, but we don't know yet, so it's important to maximize the overlap to check for that.

Related #207.

@lauracchen
Copy link
Member

When can we expect the script used to generate the v1 embeddings to be created/updated? The app team is hoping they can begin to integrate this ASAP to see if they can get v1 embeddings into the app in time for SatSummit.

cc @antymoro @lukaszknasiecki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants