1. Update cython code for computing mINP

pull/43/head
L1aoXingyu 2020-03-16 15:29:01 +08:00
parent acf363c181
commit b2076fa39d
1 changed files with 1 additions and 1 deletions

View File

@ -36,4 +36,4 @@ CUDA_VISIBLE_DEVICES=0,1,2,3 python train_net.py --config-file='configs/baseline
| Method | Pretrained | Rank@1 | mAP | mINP |
| :---: | :---: | :---: |:---: | :---: |
| BagTricks | ImageNet | 70.4% | 47.5% | 9.6% |
| BagTricks + Ibn-a | ImageNet | 76.9% | 55.0% | |
| BagTricks + Ibn-a | ImageNet | 76.9% | 55.0% | 13.5% |