Skip to content

Commit 2e7045c

Browse files
authored
Merge pull request open-mmlab#581 from hellock/docs
Fix typo in README.md
2 parents bbb699f + e7ac4d6 commit 2e7045c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,14 +99,15 @@ Other features
9999
- [x] Weight Standardization
100100
- [x] OHEM
101101
- [x] Soft-NMS
102+
- [ ] Mixed Precision (FP16) Training (coming soon)
102103

103104

104105
## Installation
105106

106107
Please refer to [INSTALL.md](INSTALL.md) for installation and dataset preparation.
107108

108109

109-
## Inference with pretrained models
110+
## Get Started
110111

111112
Please see [GETTING_STARTED.md](GETTING_STARTED.md) for the basic usage of mmdetection.
112113

0 commit comments

Comments
 (0)