yjh0410 / CenterNet-Lite

A resnet18 version of CenterNet(objects as points)
124 stars 14 forks source link

Smart bias initialization for class imbalance problem #14

Closed developer0hye closed 3 years ago

developer0hye commented 3 years ago

Smart bias initialization for class imbalance problem

This initialization method was proposed in Focal Loss paper.

You can check the norm of loss before and after this initialization method.