Video classification identifies objects, locations, activities, animal species, products, and more.
Use AutoML video
Before you begin
For background on creating an AutoML model, check out the Vertex AI Beginner's guide. For instructions on how to create your AutoML model, see Video data in "Develop and use ML models" in the Vertex AI documentation.
Use your AutoML model
The following code sample demonstrates how to use your AutoML model for video classification using the streaming client library.
Java
To authenticate to Video Intelligence, set up Application Default Credentials. For more information, see Set up authentication for a local development environment.
Node.js
To authenticate to Video Intelligence, set up Application Default Credentials. For more information, see Set up authentication for a local development environment.
Python
To authenticate to Video Intelligence, set up Application Default Credentials. For more information, see Set up authentication for a local development environment.