forked from mindspore-Ecosystem/mindspore
!15185 modify some readme file
From: @zhanghuiyao Reviewed-by: @c_34,@oacjiewen Signed-off-by: @c_34
This commit is contained in:
commit
70d4185c58
|
@ -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) |
|
||||
|
||||
|
|
|
@ -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) |
|
||||
|
||||
|
|
Loading…
Reference in New Issue