Went-Liang / UnSniffer

[CVPR 2023] Official Pytorch code for Unknown Sniffer for Object Detection: Don’t Turn a Blind Eye to Unknown Objects
https://arxiv.org/pdf/2303.13769v1.pdf
Apache License 2.0
68 stars 9 forks source link

the contrast loss in GOC #16

Closed promefire closed 1 year ago

promefire commented 1 year ago

I found that the contrast loss was not used in the code for calculating goc loss。 roihead_gmm Is it somewhere else? I hope you can help me