Skip to main content

Python SDK for Edge Impulse.

Project description

Edge Impulse logo

Edge Impulse SDK

The official Python SDK for Edge Impulse is designed to help machine learning practitioners build and deploy models for embedded hardware and edge AI applications.

  • Profile your model to estimate RAM, ROM, and inference speed
  • Convert your model to C++ to deploy on edge hardware
  • Interact with Edge Impulse projects to collect data, train models, and deploy them to edge devices

Sign up for a free account →

List of versions and changes can be found in this changelog.

Getting Started

Install the Edge Impulse Python SDK:

pip install edgeimpulse

Estimate RAM, ROM, and inference speed for a variety of hardware platforms:

import edgeimpulse as ei

# Change to an API key from your Edge Impulse project
ei.API_KEY = "your-api-key"

# Print inference estimates
result = ei.model.profile(model="path/to/model")
result.summary()

To learn about the full functionality, see the resources below.

Resources

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

edgeimpulse-1.0.16.tar.gz (53.3 kB view details)

Uploaded Source

Built Distribution

edgeimpulse-1.0.16-py3-none-any.whl (68.5 kB view details)

Uploaded Python 3

File details

Details for the file edgeimpulse-1.0.16.tar.gz.

File metadata

  • Download URL: edgeimpulse-1.0.16.tar.gz
  • Upload date:
  • Size: 53.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.8.10 Linux/5.10.210-201.855.amzn2.x86_64

File hashes

Hashes for edgeimpulse-1.0.16.tar.gz
Algorithm Hash digest
SHA256 d66b48f3dda3667a00ec174612bdb2b80a917d8bad89967d8085ba02212cfe05
MD5 84c93b6de2aca7dad399dd2303582b87
BLAKE2b-256 4a63a31fed4d9d8398b4796375dfdef7e36d9f5e32daaf2c20fe2603a515866f

See more details on using hashes here.

File details

Details for the file edgeimpulse-1.0.16-py3-none-any.whl.

File metadata

  • Download URL: edgeimpulse-1.0.16-py3-none-any.whl
  • Upload date:
  • Size: 68.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.8.10 Linux/5.10.210-201.855.amzn2.x86_64

File hashes

Hashes for edgeimpulse-1.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 02093ab537a7c4839d949bb3f9340967116181f1012947501e8b38a135b3a367
MD5 42142688917cd07e5d3674a42050a9bd
BLAKE2b-256 539207ade4f74d249383fb76c785afda5b08369d357723a9fef8fd5391bd9ce3

See more details on using hashes here.

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