This is my reproduction/imlemetation of Large Kernel Matters article (https://arxiv.org/pdf/1703.02719.pdf)
- write model's code
- add keras like Conv2D padding interface to Pytorch Conv2d
- add training script
- add pretrained model
- dockerize everything
This is my reproduction/imlemetation of Large Kernel Matters article
Python
This is my reproduction/imlemetation of Large Kernel Matters article (https://arxiv.org/pdf/1703.02719.pdf)