chensnathan / YOLOF

You Only Look One-level Feature (YOLOF), CVPR2021, Detectron2
MIT License
271 stars 28 forks source link

Question on the way implicit objectness is combined with class logits #33

Open thisisi3 opened 2 years ago

thisisi3 commented 2 years ago

https://github.com/chensnathan/YOLOF/blob/a44b7af0efa9b89d3e91db70bc9a39e49d5d0144/yolof/modeling/decoder.py#L105

Could you please explain why implicit objectness is combined with class logits like this? Thanks.

kouwasyou commented 1 year ago

I have the same question, according to the paper, it should be multiply.