JialeCao001 / D2Det

D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)
https://openaccess.thecvf.com/content_CVPR_2020/papers/Cao_D2Det_Towards_High_Quality_Object_Detection_and_Instance_Segmentation_CVPR_2020_paper.pdf
MIT License
297 stars 86 forks source link

binary overlap prediction #47

Open csgeqian opened 2 years ago

csgeqian commented 2 years ago

Hello I want to ask one question about your paper. I'm a little confused about binary overlap prediction. What is the specific operation mode of binary overlap prediction in dense local regression? Is the binary overlap prediction in front of or behind the dense local regression, or at the same time?