Results 5 issues of Yanghao Wang

Paper name: Random Boxes Are Open-world Object Detectors Paper link: https://arxiv.org/pdf/2307.08249.pdf Code link: https://github.com/scuwyh2000/RandBox Related areas: Object Detection Thanks for maintaining this useful repository!!

Where is the part of calculating the objectness scores in the code? I don't see the objectness loss in the sum_loss calculation.

It seems that you don't give the weights of models in t4_ft task.

what is your score threshold setting of DETR in your inference?

Hi, thanks for your great work. If you freeze the image_encoder (resnet50, swin) during the training stage?