james77777778 / keras-aug

A library that includes Keras 3 preprocessing and augmentation layers, providing support for various data types such as images, labels, bounding boxes, segmentation masks, and more.
Apache License 2.0
16 stars 0 forks source link

Add bounding boxes support to CutMix #52

Closed james77777778 closed 1 year ago

james77777778 commented 1 year ago

The bounding boxes support in CutMix is not straightforward

https://github.com/clovaai/CutMix-PyTorch/issues/19