Skip to content

Commit 8a9e268

Browse files
author
cnn
authored
fix dota doc (#3849)
1 parent 45093ee commit 8a9e268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/dota/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ python3.7 test.py
9090

9191
### 2. 训练
9292
**注意:**
93-
配置文件中学习率是按照8卡GPU训练设置的,如果使用单卡GPU训练,请将学习率设置为原来的1/8
93+
配置文件中学习率是按照4卡GPU训练设置的,如果使用单卡GPU训练,请将学习率设置为原来的1/4
9494

9595
GPU单卡训练
9696
```bash

0 commit comments

Comments
 (0)