Update README.md to stress the pixel-level augmentation (#1216)
Автор
JayChen

Коммитер
GitHub
3 года назад 
Файлов изменено: 1
+1–1
ed7626f
README.md
+1–1
@@ -4,7 +4,7 @@ | ||
Albumentations is a Python library for image augmentation. Image augmentation is used in deep learning and computer vision tasks to increase the quality of trained models. The purpose of image augmentation is to create new training samples from the existing data. | ||
Here is an example of how you can apply some augmentations from Albumentations to create new images from the original one: | ||
Here is an example of how you can apply some [pixel-level](#pixel-level-transforms) augmentations from Albumentations to create new images from the original one: | ||
 | ||
# Why Albumentations |
GPG верификация
Статус: Неверифицирован
Причина: Не найден публичный ключ
ID ключа: 4aee18f83afdeb23
Cherry-pick
Команда cherry-pick позволяет выбрать отдельные коммиты из одной ветки и применить их к другой.