Li Zhaoxu
commited on
Commit
·
19ee8c3
1
Parent(s):
74a523c
Update README.md
Browse files
README.md
CHANGED
@@ -87,7 +87,7 @@ The code is built upon mmdetection 3.0.0 and runs on the Ubuntu system.
|
|
87 |
```
|
88 |
python train.py
|
89 |
```
|
90 |
-
Note: Although we have fixed all random seeds, there may still be slight differences in AP performance after retraining from scratch each time. This difference originates from the underlying mechanism of
|
91 |
|
92 |
## Citation
|
93 |
|
|
|
87 |
```
|
88 |
python train.py
|
89 |
```
|
90 |
+
Note: Although we have fixed all random seeds, there may still be slight differences in AP performance after retraining from scratch each time. This difference originates from the underlying mechanism of CUDA.
|
91 |
|
92 |
## Citation
|
93 |
|