wisdomikezogwo / quilt1m

[NeurIPS 2023 Oral] Quilt-1M: One Million Image-Text Pairs for Histopathology.
https://quilt1m.github.io/
MIT License
138 stars 8 forks source link

Keyframe Extraction Code #22

Closed minghu0830 closed 7 months ago

minghu0830 commented 8 months ago

Can you provide code to extract keyframes from a video? Thank you.

wisdomikezogwo commented 8 months ago

We are working to open-source this code as well as code for processing the data, essentially the entire codebase to create the dataset soon. Until then, to specifically extract keyframes try using FFmpeg for this task.