You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Distributed TensorFlow Object Detection Training and Serving on K8s with Kubeflow
This example demonstrates how to use kubeflow to train/serve an object detection model on an existing K8s cluster using
the TensorFlow object detection API
This example is based on the TensorFlow Pets tutorial.