| 1 | # Scaling Up Your Kernels to 31x31: Revisiting Large Kernel Design in CNNs (https://arxiv.org/abs/2203.06717) |
| 2 | # Github source: https://github.com/DingXiaoH/RepLKNet-pytorch |
| 3 | # Licensed under The MIT License [see LICENSE for details] |
| 4 | # Based on ConvNeXt, timm, DINO and DeiT code bases |
nothing calls this directly
no test coverage detected