This commit is contained in:
Niels Rogge 2021-06-01 11:53:51 +00:00 committed by huggingface-web
parent 972d3460a4
commit cabb45ce89
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ The model was trained for 300 epochs on 16 V100 GPUs. This takes 3 days, with 4
## Evaluation results
This model achieves an AP (average precision) the following results on COCO 2017 validation: a box AP (average precision) of **38.8**, a segmentation AP (average precision) of **31.1** and a PQ (panoptic quality) of **43.4**.
This model achieves the following results on COCO 2017 validation: a box AP (average precision) of **38.8**, a segmentation AP (average precision) of **31.1** and a PQ (panoptic quality) of **43.4**.
For more details regarding evaluation results, we refer to table 5 of the original paper.