https://github.com/retkowsky/video-search-azure
Video search using Azure Computer Vision 4 (Florence)
https://github.com/retkowsky/video-search-azure
azure-ai azure-cognitive-services azure-computer-vision computer-vision
Last synced: about 1 month ago
JSON representation
Video search using Azure Computer Vision 4 (Florence)
- Host: GitHub
- URL: https://github.com/retkowsky/video-search-azure
- Owner: retkowsky
- Created: 2023-05-12T07:53:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T13:05:40.000Z (almost 2 years ago)
- Last Synced: 2025-08-21T17:30:40.643Z (about 2 months ago)
- Topics: azure-ai, azure-cognitive-services, azure-computer-vision, computer-vision
- Language: Jupyter Notebook
- Homepage:
- Size: 89.8 MB
- Stars: 17
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Video search with Azure Computer Vision 4 (Florence)
A quick prototype of a video analytics solution to analyse content from a video.
## Process
- Frames extraction from a video file using OpenCV
- Images vectors embeddings of all the frames using Azure Computer Vision 4
- Visual search using a reference image or a prompt
- An example of a webapp for video search## Some screenshots of the webapp
## Documentation
https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/overview12-May-2023 Serge Retkowsky | serge.retkowsky@microsoft.com | https://www.linkedin.com/in/serger/