Closed junha1125 closed 3 years ago
Hi. I have a querstion.
I debuged the code [projexts/sparseRCNN/sarsercnn/head.py] I visualize init_bboxes in forward of DynamicHead
init_bboxes
forward
DynamicHead
But in your paper, the boxes visualized was this.
Is there something I am missing? Why are the two box visualization image different?
Hi~ Please refer to issues 47
Thank you very much for your quick reply.
Hi. I have a querstion.
I debuged the code [projexts/sparseRCNN/sarsercnn/head.py] I visualize
init_bboxes
inforward
ofDynamicHead
But in your paper, the boxes visualized was this.
Is there something I am missing? Why are the two box visualization image different?