I have been training an Object detection model on IBM PowerAI Vision. When i train the model i see the following marked losses. i want to know in deep learning terms what are these losses. Since there are many kinds of losses used for object detection. My initial research pointed me towards
- Cross entropy = CLS loss
- IoU loss = BBox loss