Intelligence Playground Web Interface


Main Interface

Some definitions to explain the main concepts :

  • A project gather datasets, users and processes.
  • A dataset gather zones, jobs and records. A Dataset is essentially a list of labelled zones that have been put under the same "namespace", usually because they are related to in either labelling type or geographical location.
  • A zone corresponds to an AOI (Area of Interest) associated to image(s).
  • A taxonomy classify records (is associated to a project) with some labels (tags).
  • A record may be a manually created object representing ground truth or the result of a job.
  • A tile represents an unique geographical location. Each tile is a 256x256 px jpg or png image associated with a specific satellite image at a specific geographical location.

You will find guidelines about using the Playground Web Interface. In fact, this interface enables you to:

  • Run jobs on Intelligence imagery without using the Prediction API
  • Monitor the advancement of jobs in real time
  • View results and datasets while being directly connected to Intelligence Imagery
  • Edit results, tags and create datasets
  • Export datasets to a Google Storage bucket in order to train ML models