keras-io icon indicating copy to clipboard operation
keras-io copied to clipboard

Code Example on DropBlock2D Layer and its Regularization Impacts in Training ConvNets

Open Nyandwi opened this issue 3 years ago • 2 comments
trafficstars

Hello,

I would like to make a code example on KerasCV DropBlock2D Layer and its regularization impact in training convolutional neural networks.

If this would be a nice thing to have on keras.io, I would be happy to work on it.

DropBlock2D Layer: https://keras.io/api/keras_cv/layers/regularization/dropblock2d/

Paper: https://arxiv.org/abs/1810.12890

Nyandwi avatar Jun 09 '22 15:06 Nyandwi

@Nyandwi absolutely! Please do, and feel free to tag me in the PR. I am happy to review it for you.

LukeWood avatar Jun 11 '22 17:06 LukeWood

Thank you, @LukeWood!

I will tag you when the PR is ready.

Nyandwi avatar Jun 12 '22 08:06 Nyandwi