Minami
Minami
ViT family show strong robustness on RandomDrop and Domain shift Problem. The thing is , I 'm working on object detection these days,detr is an end to end object detection...
 I download your dataset,then change nothing in the code.But when it come to 82 epoch, the AP of holothurian is still have something wrong
My card cannot support your code, so I want to use yolov7 to run your dataset,but it's weird that YOLOV7 reach a very low mAP, just about mAP50 = 30,even...
 I want to know how to do fine-tune?It's just use source domain FSD as a pre-train model,and start faster rcnn again?Maybe it will lead to catastrophic forgetting according to...
 I don't know what is the size of pseudo domain label.Where is the corrsponding code? Thank you
Thanks a lot
Could you please share how you applied the CLIP initialization to the ori RN101? Could you also let me know where I can find the corresponding code?
In section 4.2 Implementation Details :"We initialize the detector with CLIP pre-trained weights" I can't find the code position