S3N icon indicating copy to clipboard operation
S3N copied to clipboard

Result exception

Open APotatoBoy opened this issue 5 years ago • 6 comments

Thanks for your sharing! I have tried your released code, the acc results I got are as follows: cub_baseline: test_top1: 85.92% cub_s3n:test_branch1_top1: 87.40% | test_branch2_top1: 86.54% | test_branch3_top1: 86.67% | test_branch4_top1: 84.16%

Not as excellent as was posted in your paper, 88.5%

APotatoBoy avatar Nov 24 '19 12:11 APotatoBoy

Could you please share your operation environment?

Yao-DD avatar Dec 04 '19 02:12 Yao-DD

the acc results I got are as follows: test_branch1_top1: 87.83% | test_branch2_top1: 87.21% | test_branch3_top1: 86.62% | test_branch4_top1: 85.74%

xmczh003 avatar Jan 03 '20 01:01 xmczh003

One of the most important requirements is using 2 Tesla P100. Other kinds of GPU, such as V100 or K80 will lead to slightly lower accuracy.

Yao-DD avatar Jan 03 '20 02:01 Yao-DD

Thanks for your sharing! I have tried your released code, the acc results I got are as follows: cub_baseline: test_top1: 85.92% cub_s3n:test_branch1_top1: 87.40% | test_branch2_top1: 86.54% | test_branch3_top1: 86.67% | test_branch4_top1: 84.16%

Not as excellent as was posted in your paper, 88.5%

what's the meanings of test_branch1_top1,test_branch2_top1,test_branch3_top1,test_branch4_top1?

zlweiyang avatar Jan 12 '20 11:01 zlweiyang

Excuse me, which one of test_branch1_top1, test_branch2_top1, test_branch3_top1, test_branch4_top1 is the most suitable evaluation index?

gengyanlei avatar Mar 02 '20 07:03 gengyanlei

test_branch1_top1

Yao-DD avatar Mar 06 '20 03:03 Yao-DD