Westlake-AI / MogaNet

[ICLR 2024] MogaNet: Efficient Multi-order Gated Aggregation Network
https://arxiv.org/abs/2211.03295
Apache License 2.0
162 stars 13 forks source link

How do I create an interference code #9

Closed silber60 closed 1 year ago

silber60 commented 1 year ago

I'd like to make an interference code.

I'm trying to create an interference code, but I keep getting this error: "EncoderDecoder: 'MogaNet_feat is not in the models registry'.

It doesn't go back to the mmsegmentation demo code, so please.

Lupin1998 commented 1 year ago

Hi, @silber60, thanks for using MogaNet! I am sorry for the late reply because of the NeurIPS submission deadline. I have provided the demo of semantic segmentation as MMSegmentation in demo in the latest commit, and you can try it in Jupyter Notebook. I hope this can be helpful to you.

Lupin1998 commented 1 year ago

Hi, if there are no more questions, I will close this issue.