automl icon indicating copy to clipboard operation
automl copied to clipboard

The overall mAP is inconsistent with the mAP of each class for custom dataset.

Open puffdrum opened this issue 3 years ago • 0 comments

Hi, I try to train EfficientDet-d7x on my custom dataset.

Here is my config.yaml:

issue1

Here is my command: issue3

Here is my evaluation result during training: issue2

The overall mAP is not low while the AP of each class is 0. How to explain this result, and how to improve the AP of each class?

puffdrum avatar Nov 24 '21 10:11 puffdrum