data augmentation - image augmentation - imgaug

https://github.com/aleju/imgaug

Image augmentation for machine learning experiments.

imgaug - Github

This python library helps you with augmenting images for your machine learning projects. It converts a set of input images into a new, much larger set of slightly altered images.

data augmentation - image augmentation - imgaug

imgaug - Docs

https://imgaug.readthedocs.io/en/latest/
imgaug is a library for image augmentation in machine learning experiments. It supports a wide range of augmentation techniques, allows to easily combine these, has a simple yet powerful stochastic interface, can augment images and keypoints/landmarks on these and offers augmentation in background processes for improved performance.

data augmentation - image augmentation - imgaug

相关文章:

  • 2021-12-18
  • 2021-12-22
  • 2022-12-23
  • 2021-06-26
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
  • 2021-08-18
猜你喜欢
  • 2021-10-08
  • 2021-11-13
  • 2022-01-21
  • 2021-09-25
  • 2021-09-19
  • 2021-07-13
相关资源
相似解决方案