SPNet
SPNet copied to clipboard
About MPM and SPM
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.