Skip to main content

A python library that helps you create synthetic 2D point clouds dataset

Project description

Sydraw


PyPI License PyPI Version PyPI Downloads

Sydraw is a python library that helps you create synthetic 2D point clouds for single/multi-model single/multi-class tasks.
It gives you the possibility to fix a set of hyper-parameters (i.e. outliers percentage, noise) for the parametric models you want to generate.

Single Class - Single Model Single Class - Multi Model Multi Class - Multi Model

Setup

Requirements

  • Python 3.9+

Installation

Install it directly into an activated virtual environment:

$ pip install sydraw

or add it to your Poetry project:

$ poetry add sydraw

Usage

After installation, the package can be imported:

$ python
>>> import sydraw
>>> sydraw.__version__

Currently supported parametric models:

  • circle
  • ellipse
  • line
  • hyperbola

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

sydraw-0.0.3.tar.gz (13.8 kB view hashes)

Uploaded Source

Built Distribution

sydraw-0.0.3-py3-none-any.whl (15.0 kB 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