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

Real-world examples #183

Open
loretoparisi opened this issue Oct 25, 2021 · 1 comment
Open

Real-world examples #183

loretoparisi opened this issue Oct 25, 2021 · 1 comment

Comments

@loretoparisi
Copy link

Hello, thanks for this project! Despite the MNIST provided example is ok for learning the basis, more real-world indexing and querying examples for contrastive learning use cases would be helpful. By example, audio files search, video files search, text documents similarity search, et.
Specifically more details on which Keras layers to use to embed those kind of documents (audio, text, video) would be helpful though.

Thanks a lot.

@robmarkcole
Copy link

robmarkcole commented Oct 25, 2021

Another example I would love to see is tensorboard used for exploring the embeddings.

Update: something very similar is already done in https://github.com/tensorflow/similarity/blob/master/examples/supervised_visualization.ipynb

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

2 participants