idstcv / DR_loss

PyTorch Implementation for DR Loss
Apache License 2.0
110 stars 15 forks source link

parameters explanation #8

Closed mytk2012 closed 4 years ago

mytk2012 commented 4 years ago

Can you explain what does logits mean or what does it consist of?I don't use maskrcnn-benchmark,but i wanna transfer it.

qian-qi commented 4 years ago

Logits are the inputs to the classification layer.