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

Search for good embedding model #23

Open
cmikul opened this issue Jun 16, 2023 · 0 comments
Open

Search for good embedding model #23

cmikul opened this issue Jun 16, 2023 · 0 comments
Assignees

Comments

@cmikul
Copy link
Contributor

cmikul commented Jun 16, 2023

  • Look for: Types of inputs (facemesh data, eye data, etc.). Use template in "Reference guide for embedding model building (bad)" Collab notebook.

  • Try to construct attention model from embedding model. ex: embedding_model.save() - Saves whole model to be used as layer in another model. Definitely use convolution for images.

  • Edit reference guide and annotate to make ideas more clear.

  • Look into fixing issue of unusable last frames in webm's. Go back to downloading webm's?

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