What loss function does Custom Vision use to train a model for classification?
What loss function does Custom Vision use to train a model for classification?
Hi, we are inquiring on this information, we'll get back to you as soon as possible.
Hi, here's the feedback I received:
For image classification, we use cross-entropy loss.
For object detection, we use bounding box regression loss for bounding box accuracy and cross-entropy loss for object category.
4 people are following this question.