Skip to main content

Yet another data labeling tool

Project description

QSL: Quick and Simple Labeler

QSL is a simple image labeling tool. It supports batch and single image labeling using images stored locally, on the web, or in cloud storage (currently only S3).

Getting Started

Documentation for more advanced functions is forthcoming, but the following will get you started with basic labeling tasks.

  1. Install using pip install qsl
  2. Start the labeling application from a desired working directory using qsl label --port <PORT>. The application will be running at http://localhost:<PORT>.
  3. Create your first labeling project, configure the labeling task with your desired classes, add images, and then start labeling in single image or batch mode.
  4. Export labels for your project in JSON format.

Development

  1. Install Poetry.
  2. Clone this repository.
  3. Initialize your development environment using make init
  4. Launch a live reloading version of the frontend and backend using make develop.

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

qsl-0.0.2rc2.tar.gz (1.7 MB view hashes)

Uploaded Source

Built Distribution

qsl-0.0.2rc2-py3-none-any.whl (1.7 MB 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