How do video embed?

#11
by navy985 - opened

Only input list of images from video frame for get_image_embeddings() ?

see code,not support.

OpenSearch-AI org

@navy985 Yes, you first need to use OpenCV/Decord to convert the video into a series of frames, and then use the get_image_embeddings method.

Sign up or log in to comment