Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.