SPNet icon indicating copy to clipboard operation
SPNet copied to clipboard

About MPM and SPM

Open Haus226 opened this issue 1 year ago • 0 comments

Thank you for explaining this new concept! To confirm my understanding, is MPM implemented using the StripPooling class in customize.py, while SPM is implemented using the SPBlock class in resnet.py? I'm wondering if renaming StripPooling to something more descriptive would enhance code readability.

Haus226 avatar Aug 17 '24 13:08 Haus226