Google Cloud Video Intelligence API by Example

Go to class
Write Review

Free Online Course: Google Cloud Video Intelligence API by Example provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Google Cloud Video Intelligence API by Example is taught by Jonathan Fernandes.

Overview
  • Get up and running with Google Video Intelligence API. Learn how to make calls to the API with Python, and use pretrained machine learning models to glean insights from videos.

Syllabus
  • Introduction

    • Use machine learning to search your raw video footage
    1. Getting Started with Google Video Intelligence API
    • What is Google Video Intelligence API?
    • Getting started
    • Testing setup
    2. Video Segments, Shots, and Frames
    • Video segments, shots, and frames
    • Segment-level label annotation
    • Shot-level label annotation
    • Frame-level label annotation
    3. Sensitive Content Detection, Tracking Objects, and Transcribing Videos
    • Challenge: Tracking objects
    • Solution: Tracking objects
    • Challenge: Transcribing videos
    • Solution: Transcribing videos
    Conclusion
    • Cleaning up
    • Next steps