Skip to main content

Our library is now available on PyPI for easy installation and integration. Don t settle for limited training data - try our library today and take your ML projects to new heights!

Project description



Aug-tool is a Python library for data augmentation in machine learning projects. Easily enhance your dataset size by augmenting images and annotation files with customizable transformations. Aug-tool supports popular frameworks like TensorFlow and PyTorch, and seamlessly integrates into your workflow. Boost your model's performance with aug-tool!

PyPI Supported Python Versions License

Installation

pip install aug-tool

To install "aug-tool", you can use pip, the Python package manager. Open a terminal or command prompt and run the following command:

pip install aug-tool

This will download and install the "aug-tool" library and its dependencies to your Python environment.

Alternatively, you can also install "aug-tool" from a source code repository. Here are the steps:

  1. Clone the "aug-tool" repository from GitHub:
git clone https://github.com/hakanaktas1/aug-tool.git
  1. Navigate to the cloned directory:
cd aug-tool
  1. Install the library using pip:
pip install .

Features

  • Supports various image augmentation techniques suitable for real environment conditions, such as adding noise, scaling, shifting, and more.

  • Provides convenient integration with popular machine learning libraries such as TensorFlow, Keras, PyTorch, etc.

  • Allows augmentation of both images and their annotation files in formats such as XML, or TXT. (json will be added soon)

  • Customizable augmentation parameters, including rotation angle, scaling factor, flipping direction, and more.

  • Supports augmentation of multiple images and annotation files in batch mode.

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

aug-tool-0.0.2.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

aug_tool-0.0.2-py3-none-any.whl (6.8 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