You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The rapid exponential increase in the data led to an abrupt mix of various data types, leading to a deficiency of helpful information. Creating new data with the existing different types of data are presented in this paper. Augmentation is adding up or modifying the dataset with extra data. There are many types of augmentation done for various kinds of datasets. Augmentation has been widely used in multiple pre-processing steps of diverse machine learning pipelines. Many libraries or packages are made for augmentation called augmentation libraries. There are many salient features that each library supports. This paper seeks to enhance the library that makes the AugStatic library much more lightweight and efficient. AugStatic is a custom-built image augmentation library with lower computation costs and more extraordinary salient features compared to other image augmentation libraries. This framework can be used for NumPy array and tensors too.
Background Research Work
Various types of augmentations were researched and compiled into a compact, lightweight, and practical library.
In this research, An light weight Efficient Augmentation library has been developed, named AugStatic
This framework can be used for NumPy arrays and tensors too.
It supports all the augmentations of PyTorch, Keras, Imgaug, Albumentations and Augmentor.
AugStatic is a custom-built image augmentation library with lower computation costs and efficiency compared to other image augmentation libraries.
It is built on python and is easily understandable and flexible enough to keep adding features. Hence, making it more scalable
With the advancement in augmentation, there is a lot of scope in making the AugStatic library for audio, NLP, and time-series data.
To cite my paper:
Citing Text
"AugStatic - A Light-Weight Image Augmentation Library", International Journal of Emerging Technologies and Innovative Research (www.jetir.org), ISSN:2349-5162, Vol.9, Issue 5, page no.b735-b742, May-2022, Available :http://www.jetir.org/papers/JETIR2205199.pdf
About
AugStatic - A Light-Weight Image Augmentation Library