Maintained with ☕️ by
IcePanel logo

Batch prediction Beta The following Beta feature is available in API version v1beta1

Share

Services

## Feature **Batch prediction Beta** The following Beta feature is available in API version **v1beta1**: In addition to online predictions in our Cloud and predictions at the Edge, we now support batch predictions in our Cloud with your AutoML Vision models. Making batch predictions is documented for both [Image Classification](https://cloud.google.com/vision/automl/docs/predict-batch) and [Object Detection](https://cloud.google.com/vision/automl/object-detection/docs/predict-batch). ## Feature **TensorFlow.js Integration Beta** This integration allows AutoML Vision Edge models to be exported as TensorFlow.js package. The edge model can be deployed in an increasing number of platforms with TensorFlow.js support, including all major browsers and server-side in Node.js. You may want to view the documented user journey for [exporting to web](https://cloud.google.com/vision/automl/docs/export-edge#export%5Ffor%5Fweb), and [TensorFlow.js tutorial](https://cloud.google.com/vision/automl/docs/tensorflow-js-tutorial) for Edge Image Classification models.