mirror of https://github.com/JDAI-CV/fast-reid.git
Finish all result
parent
6c82c402d0
commit
a8c3c73ac4
|
@ -67,5 +67,5 @@ python3 tools/test.py --config_file='configs/softmax.yml' TEST.WEIGHT '/save/tra
|
|||
| --- | -- | -- | -- |
|
||||
| softmax, size=(384, 128), batch_size=64 | 92.5 (79.4) | 60.4 (56.1) | 84.6 (68.1) |
|
||||
| softmax, size=(256, 128), batch_size=64 | 92.0 (80.4) | 60.5 (55.5) | 84.1(68.4) |
|
||||
| softmax_triplet, size=(384, 128), batch_size=128(32 id x 4 imgs) | 93.2 (82.5) | - | 86.4 (73.1) |
|
||||
| softmax_triplet, size=(384, 128), batch_size=64(16 id x 4 imgs) | 93.8 (83.2) | 65.9 (61.4) | - |
|
||||
| softmax_triplet, size=(384, 128), batch_size=128(32 id x 4 imgs) | 93.2 (82.5) | 64.2 (59.5) | 86.4 (73.1) |
|
||||
| softmax_triplet, size=(384, 128), batch_size=64(16 id x 4 imgs) | 93.8 (83.2) | 65.9 (61.4) | 86.2 (72.9) |
|
||||
|
|
Loading…
Reference in New Issue