Deaddawn / MovieLLM-code

MIT License
161 stars 9 forks source link

how to generate key frame? #1

Closed ziyanxzy closed 6 months ago

ziyanxzy commented 6 months ago

in this repo, i just see the inference script for QA, but where can i use key frame generation function?

Deaddawn commented 6 months ago

in this repo, i just see the inference script for QA, but where can i use key frame generation function?

Hi, we are currently working on a more easy-to-use code and will release the key frame generation code in this section https://github.com/Deaddawn/MovieLLM-code?tab=readme-ov-file#pipeline. You can check the raw data we just release.

ziyanxzy commented 6 months ago

in this repo, i just see the inference script for QA, but where can i use key frame generation function?

Hi, we are currently working on a more easy-to-use code and will release the key frame generation code in this section https://github.com/Deaddawn/MovieLLM-code?tab=readme-ov-file#pipeline. You can check the raw data we just release.

thx. I am looking forward to this function.