This is the official MegEngine implementation of RepLKNet, from the following CVPR-2022 paper:
Scaling Up Your Kernels to 31x31: Revisiting Large Kernel Design in CNNs.
The paper is released on arXiv: https://arxiv.org/abs/2203.06717.
framework | link |
---|---|
PyTorch (official) | https://github.com/DingXiaoH/RepLKNet-pytorch |
Tensorflow | re-implementations are welcomed |
PaddlePaddle | re-implementations are welcomed |
... |
- Model code
- MegEngine pretrained models
- MegEngine training code
- MegEngine downstream models
- MegEngine downstream code
name | resolution | acc | #params | FLOPs | download |
---|
name | resolution | acc | #params | FLOPs | 22K model | 1K model |
---|
name | resolution | acc@1 | #params | FLOPs | MegData-73M model | 1K model |
---|
Please check the HomePage.
This project is released under the MIT license. Please see the LICENSE file for more information.