iduta / pyconv

Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)
MIT License
328 stars 53 forks source link

if len(pyconv_kernels) == 1 #18

Open liulanxi opened 1 year ago

liulanxi commented 1 year ago

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