Run OpenCV on Cloud Run with GPU acceleration (services)

The following repository shows how to use GPUs on Cloud Run to accelerate OpenCV workloads with CUDA. The demo uses the Farneback algorithm for estimating optical flow on your webcam feed, and lets you compare CPU-only performance with GPU-accelerated performance.

See the repository at OpenCV CUDA accelerated demo on Cloud Run with GPU support.