Skip to main content

Create your own training datasets from satellite imagery, effortlessly and faster than ever.

Pip Version

SCANEO is an AI-powered web tool for smart labeling of satellite data training datasets. It can generate labels on its own, and its model can also be retrained with user-validated labels, creating a feedback loop that increases accuracy and speeds up labeling. In this way, SCANEO benefits both models and data sets simultaneously, and promotes the proliferation of artificial intelligence models applied to Earth observation data.

Why SCANEO?

The shortage of suitable and accessible training datasets used to train AI models applied to Earth observation data is just one of the many problems faced by users who want to apply artificial intelligence to satellite data. Furthermore, the acquisition and labeling of EO data is complicated and expensive, slowing the advancement of AI in EO and limiting its potential compared to other fields.

This is how SCANEO emerges, a smart labeling web application for training sets with satellite data, powered through artificial intelligence and active learning.

Installation

SCANEO is simply a Python package that can be installed using pip.

pip install scaneo

Is is recommended to upgrade the package regularly, in order to get the latest changes.

pip install scaneo --upgrade

The library requires Python >= 3.8

Usage

SCANEO allows to launch the labelling web application through CLI commands. The first thing you can do is run the help command, which will give you a list of all the available commands in the CLI.

scaneo --help

You can launch scaneo with a single command, just specifying the path to the folder where the sallite data is stored using the --data flag:

scaneo --data <path-to-you-folder>

This will launch the UI, which will be accessible on your localhost:8000.

Documentation and tutorials

To view the documentation, launch the UI and go to localhost:8000/docs. There you will find all the detailed SCANEO documentation, with advanced examples of usage, videos and tutorials.

Build

This repository contains the source code for SCANEO.

  • scaneo: includes the CLI, the library and the API.
  • ui: includes the web application UI.

The CLI runs the API, which in turns serves the static files for the UI.

Development

Run the API with the CLI:

python scaneo/main.py run --reload --data <folder>

Then, run the UI:

cd ui
yarn dev

Remember to create the .env file from .env.example cp .env.example .env

Production

In the UI, create .env.production with an empty API_URL.

Build the UI, copy the build inside scaneo and build the python package:

Your annoatations will be stored as GeoJSON files with the same name of your images, followed by _labels.geojson. For example, if you are labeling image1.tif, your annotations will be stored in image1_labels.geojson. Additionally, a labels.json file will be created containing some metadata about your annotations.

It is needed to install mkdocs with pip install mkdocs-material

Notes

Do not add scaneo/ui to gitignore since the build process will fail (missing entry folder).

Download files

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

Source Distribution

scaneo-2024.10.9.tar.gz (29.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

scaneo-2024.10.9-py3-none-any.whl (52.2 kB view details)

Uploaded Python 3

File details

Details for the file scaneo-2024.10.9.tar.gz.

File metadata

  • Download URL: scaneo-2024.10.9.tar.gz
  • Upload date:
  • Size: 29.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.6

File hashes

Hashes for scaneo-2024.10.9.tar.gz
Algorithm Hash digest
SHA256 cb86f86f994c9aae877f97d3c5927e9202eb24bafda58f1ddedb498489128376
MD5 bcdb5d6dd5c74362bfa989c8d1d7a42b
BLAKE2b-256 76c829fc3272f1197f37932fd50758f7fdea34602cc3da02b552daeb01f09db3

See more details on using hashes here.

File details

Details for the file scaneo-2024.10.9-py3-none-any.whl.

File metadata

  • Download URL: scaneo-2024.10.9-py3-none-any.whl
  • Upload date:
  • Size: 52.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.6

File hashes

Hashes for scaneo-2024.10.9-py3-none-any.whl
Algorithm Hash digest
SHA256 ba755475380713f681826b9b9d3467d4ba7a2adad52c84c7f80cb75bd89af333
MD5 d75ef783b9e0c020fc4e9e4ee78db6c3
BLAKE2b-256 6e7b5ead80beea29412fabef8e7ec57a7526f7e886b8fbc6043246a8f34be809

See more details on using hashes here.

Release history Release notifications | RSS feed

2025.12.10

2 files

2025.6.23

2 files

2025.6.21

2 files

2025.6.18

2 files

2024.12.16

2 files

2024.12.12

2 files

2024.12.11

2 files

This release

2024.10.9 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page