Li Zhaoxu commited on
Commit
19ee8c3
·
1 Parent(s): 74a523c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 the mmdetection framework.
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