alexhe101 / Pan-Mamba

Pan-Mamba: Effective Pan-Sharpening with State Space Model
https://arxiv.org/abs/2402.12192
80 stars 7 forks source link

求助 #6

Closed who15 closed 6 months ago

who15 commented 6 months ago

你好, residual = x+residual TypeError: unsupported operand type(s) for +: 'NoneType' and 'Tensor' ,传入值为啥经过mamba就变为None类型呢,里面的值也为空,是bimamba_type的问题吗

alexhe101 commented 6 months ago

是的,您可能是没有按照说明正确安装