pyconv icon indicating copy to clipboard operation
pyconv copied to clipboard

Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)

Results 6 pyconv issues
Sort by recently updated
recently updated
newest added

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? ![图片](https://user-images.githubusercontent.com/56509992/102845021-99490b80-4447-11eb-91dd-3115581e61b2.png)

Hello, can you provide the GitHub address of the pre training model?

pyconv_kernels=1,pyconv_kernels of type 'int' has no len()