Skip to content

Commit 12e7369

Browse files
authored
Update changelog.md
1 parent 44bb239 commit 12e7369

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

docs/changelog.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,19 @@
1616

1717
- Fix aug test error when the number of prediction bboxes is 0 (#6398)
1818
- Fix SpatialReductionAttention in PVT (#6488)
19-
- Fix wrong trunc_normal_init usage in PVT and Swin-Transformer (#6432)
19+
- Fix wrong use of `trunc_normal_init` in PVT and Swin-Transformer (#6432)
2020

2121
#### Improvements
2222

23-
- Save coco summarize print information to logger (#6505)
23+
- Save the printed AP information of COCO API to logger (#6505)
2424
- Always map location to cpu when load checkpoint (#6405)
25-
- Set a random seed when the user does not set a seed. (#6457)
25+
- Set a random seed when the user does not set a seed (#6457)
2626

2727
#### Documents
2828

29-
- Chinese version of robustness_benchmarking.md (#6375)
30-
- Fix type error in 2_new_data_mode.md (#6469)
29+
- Chinese version of [Corruption Benchmarking](docs/robustness_benchmarking.mddocs/robustness_benchmarking.md) (#6375)
3130
- Fix config path in docs (#6396)
32-
- Update groie readme (#6401)
31+
- Update GRoIE readme (#6401)
3332

3433
#### Contributors
3534

0 commit comments

Comments
 (0)