jiangtaoxie / fast-MPN-COV

@CVPR2018: Efficient unrolling iterative matrix square-root normalized ConvNets, implemented by PyTorch (and code of B-CNN,Compact bilinear pooling etc.) for training from scratch & finetuning.
http://peihuali.org/iSQRT-COV/index.html
MIT License
270 stars 56 forks source link

About the comparision results? #1

Closed abcdvzz closed 5 years ago

abcdvzz commented 5 years ago

Could u pls tell me where did you get the results of CBP-Resnet50 model? Did u make the experiments yourself? If so, could u pls release your code or thraining files?

jiangtaoxie commented 5 years ago

@abcdvzz Hi, the results of CBP-ResNet50 are imported from [1], Tab 2.

[1] Kernel pooling for convolutional neural networks. Cui, Yin and Zhou, Feng and Wang, Jiang and Liu, Xiao and Lin, Yuanqing and Belongie, Serge.