sparkfish / augraphy

Augmentation pipeline for rendering synthetic paper printing, faxing, scanning and copy machine processes
https://github.com/sparkfish/augraphy
MIT License
342 stars 44 forks source link

Add support for bounding box, keypoints and mask. #298

Closed kwcckw closed 1 year ago

kwcckw commented 1 year ago

In some cases, we may need bounding box, keypoints and mask information during the augmentation process. It will be helpful if those features are supported so that the new location of bounding box, keypoints or mask can be determined after the augmentation too.

kwcckw commented 1 year ago

Mask, keypoints and bounding boxes are now supported in spatial level augmentations. image