Skip to main content

No project description provided

Project description

简体中文 | English

Introduction

LabelU is an open source data annotation tool that supports Chinese. At present, it has image annotation capabilities such as rectangle, polygon, point, line, classification, and caption. It can support detection, classification, segmentation, text transcription, Line detection, key point detection and other computer vision task scenarios. You can customize the annotation task by freely combining tools, and support COCO and MASK format data export.

Getting started

Install locally with miniconda

# Download and Install miniconda
# https://docs.conda.io/en/latest/miniconda.html

# Create virtual environment(python = 3.7)
conda create -n labelu python=3.7

# Activate virtual environment
conda activate labelu

# Install labelu
pip install labelu

# Start labelu, server: http://localhost:8000
labelu

Install for local development

# Download and Install miniconda
# https://docs.conda.io/en/latest/miniconda.html

# Create virtual environment(python = 3.7)
conda create -n labelu python=3.7

# Activate virtual environment
conda activate labelu

# Install peotry
# https://python-poetry.org/docs/#installing-with-the-official-installer

# Install all package dependencies
poetry install

# Start labelu, server: http://localhost:8000
uvicorn labelu.main:app --reload

# Update submodule
git submodule update --remote --merge

feature

  • Uniform, Six image annotation tools are provided, which can be configured through simple visualization or Yaml
  • Unlimited, Multiple tools can be freely combined to meet most image annotation requirements

  • Universal, Support multiple data export formats, including LabelU, COCO, Mask

Scenes

Computer Vision

  • Detection: Detection scenes for vehicles, license plates, pedestrians, faces, industrial parts, etc.
  • Classification: Detection of object classification, target characteristics, right and wrong judgments, and other classification scenarios
  • Semantic segmentation: Human body segmentation, panoramic segmentation, drivable area segmentation, vehicle segmentation, etc.
  • Text transcription: Text detection and recognition of license plates, invoices, insurance policies, signs, etc.
  • Contour detection: positioning line scenes such as human contour lines, lane lines, etc.
  • Key point detection: positioning scenes such as human face key points, vehicle key points, road edge key points, etc.

Usage

Annotation Format

Communication

Welcome to the Opendatalab Wechat group!

Links

LICENSE

This project is released under the Apache 2.0 license.

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

labelu-0.5.4.2.tar.gz (7.7 MB view details)

Uploaded Source

Built Distribution

labelu-0.5.4.2-py3-none-any.whl (7.7 MB view details)

Uploaded Python 3

File details

Details for the file labelu-0.5.4.2.tar.gz.

File metadata

  • Download URL: labelu-0.5.4.2.tar.gz
  • Upload date:
  • Size: 7.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.7.15 Linux/5.15.0-1034-azure

File hashes

Hashes for labelu-0.5.4.2.tar.gz
Algorithm Hash digest
SHA256 ee6f9e56c9fd55d8d07b7d2af51b2d6c89295f1981b6bebb7bc87fa59549832c
MD5 869a8e1a5d31f13d57abb3b8639772c2
BLAKE2b-256 3fa5b448ba1d1fca30b523e08f3c7d577566836caabe915a03a1a6b647d3cbc4

See more details on using hashes here.

File details

Details for the file labelu-0.5.4.2-py3-none-any.whl.

File metadata

  • Download URL: labelu-0.5.4.2-py3-none-any.whl
  • Upload date:
  • Size: 7.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.7.15 Linux/5.15.0-1034-azure

File hashes

Hashes for labelu-0.5.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0e1ed61ed5d04bd453232194737df7fd3d4237dafa5a873cce5da9acb9b72341
MD5 7733297e8dd08942853dcb53f3841e5c
BLAKE2b-256 4e4b94c4e2b2b47c2952b89f8990fc328026240a0a2cd01b635c0e172972cacf

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