mirror of
https://github.com/PaddlePaddle/PaddleClas.git
synced 2025-06-03 21:55:06 +08:00
Fix a spelling error in the "5.2 Cutmix" document. `rom ppcls.data.imaug import DecodeImage` to `from ppcls.data.imaug import DecodeImage`