modify some readme file

This commit is contained in:
zhanghuiyao 2021-04-14 21:32:33 +08:00
parent 2cf38aead8
commit bae1733e97
2 changed files with 2 additions and 2 deletions

View File

@ -213,7 +213,7 @@ sh run_export.sh [BATCH_SIZE] [USE_DEVICE_ID] [PRETRAINED_BACKBONE]
| Optimizer | Momentum |
| Loss Function | MSELoss, Softmax Cross Entropy |
| outputs | probability and point |
| Speed | 1pc: 200~240 ms/step; 8pcs: 35~40 ms/step |
| Speed | 1pc: 200-240 ms/step; 8pcs: 35-40 ms/step |
| Total time | 1ps: 2.5 hours; 8pcs: 0.5 hours |
| Checkpoint for Fine tuning | 16M (.ckpt file) |

View File

@ -221,7 +221,7 @@ sh run_export.sh 16 0 ./0-1_1.ckpt
| Optimizer | Momentum |
| Loss Function | Cross Entropy |
| outputs | probability |
| Speed | 1pc: 300~400 ms/step; 8pcs: 40~50 ms/step |
| Speed | 1pc: 350-600 fps; 8pcs: 2500-4500 fps |
| Total time | 1pc: NA hours; 8pcs: 10 hours |
| Checkpoint for Fine tuning | 584M (.ckpt file) |