convolution-vision-transformers
convolution-vision-transformers copied to clipboard
Convolution projection
Hi,I have a question as followed:In the paper,the stride of depthwise convolution in convolution projection is 2,but in your repo stride is 1,I want to know stride is 2 or 1? thanks!