Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support MambaYOLOWorld #1036

Open
hezhengting opened this issue Oct 9, 2024 · 0 comments
Open

support MambaYOLOWorld #1036

hezhengting opened this issue Oct 9, 2024 · 0 comments

Comments

@hezhengting
Copy link

What is the problem this feature will solve?

I was trying to run MambaYOLOWorld demo with the command:
python demo/image_demo.py --config configs/mamba2_yolo_world_s.py --checkpoint MambaYOLOWorld_s_pretrain_O365GoldG.pth --image myimage.jpg --text food

and I got error below. It seems mmyolo not support MambaYOLOWorldPAFPN?
KeyError: 'MambaYOLOWorldPAFPN is not in the mmyolo::model registry. Please check whether the value of MambaYOLOWorldPAFPN is correct or it was registered as expected. More details can be found at https://mmengine.readthedocs.io/en/latest/advanced_tutorials/config.html#import-the-custom-module'

What is the feature you are proposing to solve the problem?

Will mmyolo be updated to support MambaYOLOWorld?

What alternatives have you considered?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant