πŸ“„ Grey ScaleΒΆ

Note

ID: augmentors.image.grey_scale | Type: ImagesAugmentor

{
    "__type__": "images_augmentor",
    "operator": {
        "__type__": "gray_scale"
    }
}

Read more about catalog usage here.