Skip to main content

Package to use Ellipsis Drive for AI

Project description

This package is meant to help you run models on Ellipsis Drive content.

applyModel(model, blockId, captureId, targetBlockId, targetCaptureId, visualizationId, inputWidth, token)

model must be a function mapping a (inputWidth,inputWidth,b) numpy array to an (inputWidth,inputWidth) numpy array.

model: a function mapping a inputWidth by inputWidth by bands numpy array to a 3 dimensional numpy array. The resulting numpy array should always have the same shape. blockId: the id of the block to classify captureId: the id of the capture to classify targetBlockId: the id of the block to write the classifications to targetCaptureId: the id of the capture to write the classifications to inputWidth: the size of the input array. Must be a number divisible by 256 visualizationId: id of the visualization to use as input. If not specified the original raster is used. token: your token

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ellipsis-AI-0.0.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

ellipsis_AI-0.0.1-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page