PromptDet
PromptDet copied to clipboard
code for regional prompt learning
Hi, I'm currently reproducing your work, but cannot find the code related to regional prompt learning. Can u tell me where the code for preprocessing and training of regional prompt learning is? ( Sorry I'm new to mmdetection so it's hard to search ..) Thanks!
@jihwanp We conduct the training of regional prompt learning in an off-line manner, and you can find the code here.