This is a demonstration of the abilities of OpenAI's CLIP neural network. The tool will download a YouTube video, extract frames at regular intervals and precompute the feature vectors of each frame using CLIP. You can then use natural language search queries to find a particular frame of the video. The results are really amazing in my opinion... If you want to experiment with it yourself, I prepared a Colab notebook…
This is very cool! Does this produce a occurrence index by any chance? It would be neat to explore a word map of a video.
Show HN: Search inside YouTube videos using natural language queries
11–20 of 45 posts
Re: Show HN: Search inside YouTube videos using natural language queries
#12This is a demonstration of the abilities of OpenAI's CLIP neural network. The tool will download a YouTube video, extract frames at regular intervals and precompute the feature vectors of each frame using CLIP. You can then use natural language search queries to find a particular frame of the video. The results are really amazing in my opinion... If you want to experiment with it yourself, I prepared a Colab notebook…
That should be able to scale well :-)
Re: Show HN: Search inside YouTube videos using natural language queries
#13Re: Show HN: Search inside YouTube videos using natural language queries
#14This is a demonstration of the abilities of OpenAI's CLIP neural network. The tool will download a YouTube video, extract frames at regular intervals and precompute the feature vectors of each frame using CLIP. You can then use natural language search queries to find a particular frame of the video. The results are really amazing in my opinion... If you want to experiment with it yourself, I prepared a Colab notebook…
Re: Show HN: Search inside YouTube videos using natural language queries
#15This is a demonstration of the abilities of OpenAI's CLIP neural network. The tool will download a YouTube video, extract frames at regular intervals and precompute the feature vectors of each frame using CLIP. You can then use natural language search queries to find a particular frame of the video. The results are really amazing in my opinion... If you want to experiment with it yourself, I prepared a Colab notebook…
Awesome! I'm currently working on the exact same thing (but with OCR added). Thank you for releasing this.
Hmmm... what does "with OCR added" mean? If there is text in the video (e.g. street sign) that it can also be searched??
Re: Show HN: Search inside YouTube videos using natural language queries
#16This is a demonstration of the abilities of OpenAI's CLIP neural network. The tool will download a YouTube video, extract frames at regular intervals and precompute the feature vectors of each frame using CLIP. You can then use natural language search queries to find a particular frame of the video. The results are really amazing in my opinion... If you want to experiment with it yourself, I prepared a Colab notebook…
Wondering whether it would be more efficient if extracting frames where the content has changed (e.g. over a threshold and/or all I-frames)?
Also, could this be used to identify event type in videos? I'd love to run my 25 years of home videos through this an have it annotate: "Christmas, birthday, park, camping...".
Re: Show HN: Search inside YouTube videos using natural language queries
#17Earlier quoted context omitted.
Awesome! I'm currently working on the exact same thing (but with OCR added). Thank you for releasing this.
> the exact same thing (but with OCR added) Hmmm... what does "with OCR added" mean? If there is text in the video (e.g. street sign) that it can also be searched??
Re: Show HN: Search inside YouTube videos using natural language queries
#18Re: Show HN: Search inside YouTube videos using natural language queries
#19This is a demonstration of the abilities of OpenAI's CLIP neural network. The tool will download a YouTube video, extract frames at regular intervals and precompute the feature vectors of each frame using CLIP. You can then use natural language search queries to find a particular frame of the video. The results are really amazing in my opinion... If you want to experiment with it yourself, I prepared a Colab notebook…
Re: Show HN: Search inside YouTube videos using natural language queries
#20This is a demonstration of the abilities of OpenAI's CLIP neural network. The tool will download a YouTube video, extract frames at regular intervals and precompute the feature vectors of each frame using CLIP. You can then use natural language search queries to find a particular frame of the video. The results are really amazing in my opinion... If you want to experiment with it yourself, I prepared a Colab notebook…
It could be very useful to help with law enforcement.