Change VehilcleID results

Replace VehicleID results with those under 10-fold cross-validation.
pull/61/head
Jinkai Zheng 2020-05-25 16:36:08 +08:00 committed by GitHub
parent 8458bece5e
commit 0f9e29224e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -148,12 +148,13 @@ Bag of Specials(BoS):
**BoT**:
Method: BoT(R50-ibn+gem pooling+weighted triplet+soft margin)
Test protocol: 10-fold cross-validation
| Testset size | Pretrained | Rank@1 | Rank@5 |
| :---: | :---: | :---: |:---: |
| Small(800) | ImageNet | 88.0% | 98.2% |
| Medium(1600) | ImageNet | 83.0% | 96.2% |
| Large(2400) | ImageNet | 80.7% | 94.4% |
| Small(800) | ImageNet | 86.6% | 97.9% |
| Medium(1600) | ImageNet | 82.9% | 96.0% |
| Large(2400) | ImageNet | 80.6% | 93.9% |
### VERI-Wild Baseline