KL-Loss icon indicating copy to clipboard operation
KL-Loss copied to clipboard

negative loss

Open jeethesh-pai opened this issue 1 year ago • 0 comments

Did you encounter negative loss during training. I am seeing a negative loss after a few iteration for my Pascal VOC train set. I think it might be beacuse of the large alpha values produced. Do you know if we can clamp these values to some limits ? or might it be that i have decoded the bbox coordinates to pixel coordinates ? (Is the bbox_pred mentioned if the fastrcnnhead.py script the offsets to the target) ?

Thanks a lot in advance

jeethesh-pai avatar Sep 05 '22 15:09 jeethesh-pai