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

0.6.0 - Guided video sampling #3

Merged
merged 11 commits into from
Nov 11, 2023
Merged

0.6.0 - Guided video sampling #3

merged 11 commits into from
Nov 11, 2023

Conversation

LemurPwned
Copy link
Owner

@LemurPwned LemurPwned commented Nov 1, 2023

Description

The video sampling can now be guided using CLIP prompts.
This seems to work pretty fast, so it's still a viable way to reduce a number of produced frames.

- adding CLIP-based gating for sampling

  • added docker build image
  • fixed some bugs in requirements and setup scripts
  • adding gif creation from sampled frames
  • added a notebook in notebooks to show the distribution shift of the sampled frames
  • added some basic tests (really basic)
  • added a short explanation and usage of guided sampling in README.md.
  • added grid hash sampling

@LemurPwned LemurPwned self-assigned this Nov 1, 2023
This was linked to issues Nov 11, 2023
@LemurPwned LemurPwned changed the title Guided video sampling 0.6.0 - Guided video sampling Nov 11, 2023
@LemurPwned LemurPwned merged commit 575c2e3 into main Nov 11, 2023
2 checks passed
@LemurPwned LemurPwned deleted the clip branch April 14, 2024 13:29
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

Successfully merging this pull request may close these issues.

Mosaic hash Wrap the sampler return object
1 participant