vDawgg / awt-pj-ss24-finding_scenes-2

MIT License
1 stars 1 forks source link

Feature/llm pipeline #30

Closed vDawgg closed 3 months ago

vDawgg commented 3 months ago

Closes #31 #23 #16

LLM model setup and some more general project improvements. The current pipeline is working but all of the prompts should still be considered suboptimal. However, the pipeline is quite fast by now (~10 minutes for a 2 min video on colab T4), so experimentation should be feasible.

As the pipeline is set up and the code is working, this PR is ready to merge