Skip to main content

Augment Image Data

Project description

Image-Data-Augmentor

PyPI Status PyPI Status PyPI Status

Author : Aditya Mangal PyPI Status


Image-Data-Augmentor Image-Data-Augmentor is a Python module designed to enhance the preprocessing pipeline for machine learning models by providing a robust set of image augmentation techniques.
It focuses on modifying the input image data in various controlled ways, allowing developers and researchers to generate a more diverse dataset, improving the model's ability to generalize and handle unseen data.

Installation

Dependencies

  • Python (>= 3.7)
  • cv2 (>= 4.5)
  • NumPy (>= 1.17)
  • glob (>= 0.7)
  • future (>= 0.18.2)
  • ConcurrentImageRead (>= 0.0.10)

User installation

pip install ImageDataAugmenter

Usage

from ImageDataAugmentor import ImageDataAugmentation as IDA

image_data_augmentor = IDA() output = image_data_augmentor.data_augmentation(image_dir_path='input', configuration_file_path='config.yaml')

To Do List

  • Integrate Data Iterator
  • Integrate Parallel Processing Pipeline
  • Add yolo and xml boxes augmenter
  • Generative Adversarial Networks will be used to generate new samples of images

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

imagedataaugmentor-1.0.3.tar.gz (18.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

imagedataaugmentor-1.0.3-py3-none-any.whl (23.6 kB view details)

Uploaded Python 3

File details

Details for the file imagedataaugmentor-1.0.3.tar.gz.

File metadata

  • Download URL: imagedataaugmentor-1.0.3.tar.gz
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for imagedataaugmentor-1.0.3.tar.gz
Algorithm Hash digest
SHA256 707fe616b55332b5eb2637c885d8ed08704fa2d3f307a127a445ff2e486b1478
MD5 72a774609761abdd9c7522eb75c0b13f
BLAKE2b-256 87e49ab1017a6cc1570d9a57325e72e31494f3a283578bbe9e6fddc78e0000ca

See more details on using hashes here.

File details

Details for the file imagedataaugmentor-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for imagedataaugmentor-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ebf086f2fcb3d5aea2da12dc53b235124376f73671367545b4456bee34e8e78f
MD5 44fc198763d804b523dfa8cd90c46f6f
BLAKE2b-256 bcc2c1c8f1d5d4d5cc02a71f8cc9977ceff343f045fc5143177835b9324e457d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page