Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zackakil/video-intelligence-api-visualiser
A simple app that lets you visualise annotations from the Google Cloud Video Intelligence API using your local files.
https://github.com/zackakil/video-intelligence-api-visualiser
data-viz google-cloud machine-learning video-intelligence-api
Last synced: 18 days ago
JSON representation
A simple app that lets you visualise annotations from the Google Cloud Video Intelligence API using your local files.
- Host: GitHub
- URL: https://github.com/zackakil/video-intelligence-api-visualiser
- Owner: ZackAkil
- Created: 2021-04-29T12:56:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T15:27:07.000Z (7 months ago)
- Last Synced: 2024-12-21T19:06:50.896Z (about 1 month ago)
- Topics: data-viz, google-cloud, machine-learning, video-intelligence-api
- Language: JavaScript
- Homepage: https://zackakil.github.io/video-intelligence-api-visualiser/
- Size: 36.4 MB
- Stars: 110
- Watchers: 4
- Forks: 70
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Video Intelligence API Visualiser](https://zackakil.github.io/video-intelligence-api-visualiser/) ([try now](https://zackakil.github.io/video-intelligence-api-visualiser/))
An app that visualises annotations from the [Google Cloud Video Intelligence API](https://cloud.google.com/video-intelligence?utm_source=ext&utm_medium=partner&utm_campaign=CDR_zac_aiml_vid_intel_demo_interactive%20demo_060221&utm_content=-).
Use [this script](https://github.com/ZackAkil/video-intelligence-api-visualiser/blob/main/run_video_intelligence.py) to generate your own json outputs.
![](assets/vid_intel_demo.gif)
## Uses
- See all of the capabilities of the [Video Intelligence API](https://cloud.google.com/video-intelligence?utm_source=ext&utm_medium=partner&utm_campaign=CDR_zac_aiml_vid_intel_demo_interactive%20demo_060221&utm_content=-).
- Upload your own data files to quickly visulise your own annotations.
- Play with the interactive confidence threshold to find the right one for your usecase.