An efficient synthetic data framework
Project description
Simulaix
An efficient synthetic data framework
Introduction to Simulaix:
About Simulaix
Simulaix is a synthetic data generation framework that allows you to create synthetic data for machine learning and deep learning applications. It provides a simple and easy-to-use API to generate synthetic data for various applications.
Why Simulaix?
Features
- add face generation
- add img generation
Installation
# install from PyPI
pip install simulaix
Usage
import simulaix as sim
# create a synthetic data generator
generator = sim.Generator(type='face', size=(200, 200))
generator.generate(num_samples=1000, output_dir='data/face')
Requirements
Python 3.7 or higher.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simulaix-0.0.2.tar.gz.
File metadata
- Download URL: simulaix-0.0.2.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc4f885b446dd38ab093fd38164e21129c72618572388fa76427d426244c35b8
|
|
| MD5 |
17af348f888212c58f4264e1bf527650
|
|
| BLAKE2b-256 |
8f33662e43fd7acbdf25f7f10789a7bdab358fcce447537be022bb1014a3c3bc
|
File details
Details for the file simulaix-0.0.2-py3-none-any.whl.
File metadata
- Download URL: simulaix-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8dc086fc75fe75619bdd3f9dd2cb29d369659d37ec46f1b4cf581fbd81307ff7
|
|
| MD5 |
30d8acaf992d6e5a85e119f9a9e8d6f1
|
|
| BLAKE2b-256 |
47f38ff31fa7a6bfa0b25382fa6bb1d4f0629c3be95e83adfeb731780b407b70
|