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 Losses #276

Open
brunosan opened this issue Jun 11, 2024 · 0 comments
Open

Add Losses #276

brunosan opened this issue Jun 11, 2024 · 0 comments
Assignees

Comments

@brunosan
Copy link
Member

This reopens #207

The gist is that some measure of loss alongside the embedding would be tremendously useful, since the loss is a rough proxy of how good the model was creating the embedding.

It doesn't need to be the same loss as the training loss, a simpler one might be substantially faster than the actual loss we used for training (e.g. avoiding the DINO steps).

What is the simplest fastest loss we can generate alongside the embeddings?

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