Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
GPUCL is a 100% GPU-based connectedcomponent labeling implementation which utilizes the OpenGL API. GPUCL computes bounding boxes of objects and also correctly labels individual pixels in the input image.
GPUCL is an OpenGL implementation of connectedcomponent labeling. All operations are performed fully on the GPU. Every pixel in the source image is correctly labeled with an ID and bounding boxes are computed for each detected blob.
Pypes is a framework which allows users to break complex data processing logic down into a series of smaller less complex tasks. These tasks, referred to as components, can then be connected so that the output of one becomes the input to another.