diff --git a/configs/htc/README.md b/configs/htc/README.md index 19bc16a37fc7104bc176d3e6715e90b3a705d5a7..519c0cde318d128400a42e2a4bfba6891ac40f85 100644 --- a/configs/htc/README.md +++ b/configs/htc/README.md @@ -23,4 +23,4 @@ The results on COCO 2017val are shown in the below table. (results on test-dev a | Backbone | Lr schd | Inf time (fps) | box AP | mask AP | Download | |:---------:|:-------:|:--------------:|:------:|:-------:|:--------:| - | R-50-FPN | 1x | 11 | 42.7 | 36.8 | [model](https://paddlemodels.bj.bcebos.com/object_detection/htc_r50_fpn_1x.pdparams ) | + | R-50-FPN | 1x | 11 | 42.9 | 37.0 | [model](https://paddlemodels.bj.bcebos.com/object_detection/htc_r50_fpn_1x.pdparams ) |