Question about mamba edition.
Opened this issue · 3 comments
TungyuYoung commented
Dear Lee,
Awesome job and congratulation!
It seems that their is only multi-head self attention edition SpatialNet here. Will you release the online mamba edition in the future?
Best!
quancs commented
@TungyuYoung Thank you for your interest in our work. The code will be released soon.
quancs commented
The code of mamba version is released, see models/arch/OnlineSpatialNet.py
The corresponding config is configs/onlineSpatialNet.yaml
TungyuYoung commented
The code of mamba version is released, see models/arch/OnlineSpatialNet.py
The corresponding config is configs/onlineSpatialNet.yaml
Thanks again! Have a nice day!