PromptDet
PromptDet copied to clipboard
KeyError: 'PromptDet is not in the models registry'
when run tools/test.py KeyError: 'PromptDet is not in the models registry', how to fix? thanks
Install PromptDet by running pip install -v -e . under the root directory of this project.
请问解决了吗?我也出现了一样的问题