MATLAB: Training CNN with cutout

#cutoutcnnconvolutional neural networkdata augmentDeep Learning Toolboxneural network

how to train CNN with cutout on matlab?
I want to randomly pad zeros of a specific rectangular area for the mini-butch training image.
All learning data can be read into memory.
If you have a good idea please tell me.
Related Question