pyconv
pyconv copied to clipboard
Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)
Hi, thanks for your amazing work. How to use pyconv in other backbones (e.g. EfficientNet). Can I directly replace all the convolutional layers with PyConv, then load the imagenet pre-trained...
If adding se layer, will there be any prompt?
Hello, can you provide the GitHub address of the pre training model? 
Hello, can you provide the GitHub address of the pre training model?
pyconv_kernels=1,pyconv_kernels of type 'int' has no len()