Jittor / JSeg

JSeg is a Semantic segmentation toolbox based on MMSegmentation and Jittor
Apache License 2.0
218 stars 11 forks source link

about AttentionModule #4

Open qiaoqiangPro opened 1 year ago

qiaoqiangPro commented 1 year ago

Hello, I would like to ask if it is possible to split a 77 convolution kernel into (17) and (7*1) convolution kernels in 2D, how should I do it if it is a 3D image, I would like to ask you for advice.