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

Preparing to train #7

Open
1 of 5 tasks
kabachuha opened this issue May 29, 2023 · 1 comment
Open
1 of 5 tasks

Preparing to train #7

kabachuha opened this issue May 29, 2023 · 1 comment

Comments

@kabachuha
Copy link
Owner

  • Add dataset splitter
  • Add a low level clip/image captioner like BLIP2 if the description is not available
  • Use an external LLM like OpenAI's ChatGPT or plain GPT-3, or even a local model like LLaMa via APIs to generate descriptions for higher level videos by combining the subclips with a global prompt
  • Improve the batching process
  • Do a test train
@kabachuha
Copy link
Owner Author

Ideas for subclips captioners:

General https://github.com/ExponentialML/Video-BLIP2-Preprocessor

Anime https://github.com/bruefire/WaifuTaggerForVideo

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

1 participant