Video Embedding for recommendation systems #30591
thomasf1
started this conversation in
Ideas & Feature requests
Replies: 2 comments
-
An example application is here: https://milvus.io/docs/video_similarity_search.md |
Beta Was this translation helpful? Give feedback.
0 replies
-
@yhmo Thanks, yhmo - The approach in the examples is different from the article, it´s using timesformer and pytorchvideo via towhee. I wanted to compare the two approaches... :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there an implementation for this approach: https://milvus.io/blog/2021-10-10-milvus-helps-analyze-videos.md ?
Would be interesting to compare it to compare it to the performance of pytorchvideo/SlowFast.
Currently, generating embeddings for video seems to be a far way off what is possible for images.
Did anyone else work on this?
Beta Was this translation helpful? Give feedback.
All reactions