Make evaluation results bold
This commit is contained in:
parent
06a83ce7a4
commit
3d24b54ca3
|
@ -65,7 +65,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) of 42.0 on COCO 2017 validation. For more details regarding evaluation results, we refer to table 1 of the original paper.
|
||||
This model achieves an AP (average precision) of **42.0** on COCO 2017 validation. For more details regarding evaluation results, we refer to table 1 of the original paper.
|
||||
### BibTeX entry and citation info
|
||||
|
||||
```bibtex
|
||||
|
|
Loading…
Reference in New Issue