It is a prototype of Keras cutmix. I hope to use it to fit your data.
It is good to refer to the following.
- official : https://github.com/clovaai/CutMix-PyTorch
- paper : https://arxiv.org/abs/1905.04899
| Name | Name | Last commit date | ||
|---|---|---|---|---|
It is a prototype of Keras cutmix. I hope to use it to fit your data.
It is good to refer to the following.