The Copyleaks Object Detection API locates specific objects within an image and returns a Run-Length Encoded (RLE) segmentation mask for each one it finds. Use these guides to integrate object detection into your workflows.

Detect Objects in an Image

Submit an image with a list of objects to locate, and receive a per-object segmentation mask in a single synchronous call.