Initial commit
This commit is contained in:
Родитель
91e34bd853
Коммит
0aa2079cb7
|
@ -0,0 +1,5 @@
|
|||
*.model filter=lfs diff=lfs merge=lfs -text
|
||||
*.ckp filter=lfs diff=lfs merge=lfs -text
|
||||
*.ell filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
|
@ -1,7 +1,11 @@
|
|||
|
||||
# Contributing
|
||||
|
||||
This project welcomes contributions and suggestions. Most contributions require you to agree to a
|
||||
This repo is provides data needed by the [ELL Project](https://microsoft.github.io/ELL/
|
||||
) testing process. The repo contains a subset of the [ELL Models](https://github.com/microsoft/ell-models)
|
||||
that are used by our automated tests. As such we do not expect any public contributions to this project.
|
||||
|
||||
In general, most contributions require you to agree to a
|
||||
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
|
||||
the rights to use your contribution. For details, visit https://cla.microsoft.com.
|
||||
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -0,0 +1 @@
|
|||
*.zip filter=lfs diff=lfs merge=lfs -text
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b120d34ba7517a6e6d4bab254c7efaa7d8843b8d849e9d0c1d88ac21f2cb62c7
|
||||
size 27301317
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b4ace1b7a76c1d0d2829c6ae9dbad4be2a0805930b33407c8374b208c1649a1
|
||||
size 33642374
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"force_batchnorm": true,
|
||||
"image_size": 160,
|
||||
"model": "d",
|
||||
"type": "real",
|
||||
"series": "d",
|
||||
"name": "d_I160x160x3CMCMCMCMCMCMC1AS",
|
||||
"num_classes": 1000,
|
||||
"index": 0
|
||||
}
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"average_loss": 1.841089919281006,
|
||||
"average_top1_error": 0.42384,
|
||||
"average_top5_error": 0.19622,
|
||||
"total_samples": 50000
|
||||
}
|
|
@ -0,0 +1,816 @@
|
|||
{
|
||||
"top1_percent": 50.0,
|
||||
"top5_percent": 60.0,
|
||||
"results": [
|
||||
{
|
||||
"avg_time": 0.3043760657310486,
|
||||
"input": "ILSVRC2012_val_00000001.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
795,
|
||||
0.1027330681681633
|
||||
],
|
||||
[
|
||||
746,
|
||||
0.04443823918700218
|
||||
],
|
||||
[
|
||||
978,
|
||||
0.033340685069561005
|
||||
],
|
||||
[
|
||||
802,
|
||||
0.023907575756311417
|
||||
],
|
||||
[
|
||||
970,
|
||||
0.015885552391409874
|
||||
]
|
||||
],
|
||||
"truth": 65
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3057746887207031,
|
||||
"input": "ILSVRC2012_val_00000002.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
795,
|
||||
0.6495094895362854
|
||||
],
|
||||
[
|
||||
970,
|
||||
0.11003024876117706
|
||||
],
|
||||
[
|
||||
703,
|
||||
0.004812713712453842
|
||||
],
|
||||
[
|
||||
979,
|
||||
0.0022971308790147305
|
||||
],
|
||||
[
|
||||
972,
|
||||
0.0016193013871088624
|
||||
]
|
||||
],
|
||||
"truth": 970
|
||||
},
|
||||
{
|
||||
"avg_time": 0.30751943588256836,
|
||||
"input": "ILSVRC2012_val_00000003.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
230,
|
||||
0.7644935846328735
|
||||
],
|
||||
[
|
||||
231,
|
||||
0.13330557942390442
|
||||
],
|
||||
[
|
||||
232,
|
||||
0.002002132823690772
|
||||
],
|
||||
[
|
||||
259,
|
||||
0.0003622596268542111
|
||||
],
|
||||
[
|
||||
264,
|
||||
0.00027937887352891266
|
||||
]
|
||||
],
|
||||
"truth": 230
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3199201822280884,
|
||||
"input": "ILSVRC2012_val_00000004.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
969,
|
||||
0.6204301714897156
|
||||
],
|
||||
[
|
||||
967,
|
||||
0.04607856273651123
|
||||
],
|
||||
[
|
||||
809,
|
||||
0.016891147941350937
|
||||
],
|
||||
[
|
||||
925,
|
||||
0.004541618749499321
|
||||
],
|
||||
[
|
||||
966,
|
||||
0.0035259798169136047
|
||||
]
|
||||
],
|
||||
"truth": 809
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3231138586997986,
|
||||
"input": "ILSVRC2012_val_00000005.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
459,
|
||||
0.1312475949525833
|
||||
],
|
||||
[
|
||||
748,
|
||||
0.046646278351545334
|
||||
],
|
||||
[
|
||||
529,
|
||||
0.027079204097390175
|
||||
],
|
||||
[
|
||||
636,
|
||||
0.020257312804460526
|
||||
],
|
||||
[
|
||||
850,
|
||||
0.017708206549286842
|
||||
]
|
||||
],
|
||||
"truth": 516
|
||||
},
|
||||
{
|
||||
"avg_time": 0.33118391036987305,
|
||||
"input": "ILSVRC2012_val_00000006.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
646,
|
||||
0.07326998561620712
|
||||
],
|
||||
[
|
||||
977,
|
||||
0.043311309069395065
|
||||
],
|
||||
[
|
||||
978,
|
||||
0.022458717226982117
|
||||
],
|
||||
[
|
||||
974,
|
||||
0.015695009380578995
|
||||
],
|
||||
[
|
||||
972,
|
||||
0.014051049947738647
|
||||
]
|
||||
],
|
||||
"truth": 57
|
||||
},
|
||||
{
|
||||
"avg_time": 0.34744107723236084,
|
||||
"input": "ILSVRC2012_val_00000007.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
334,
|
||||
0.11443155258893967
|
||||
],
|
||||
[
|
||||
344,
|
||||
0.07433736324310303
|
||||
],
|
||||
[
|
||||
340,
|
||||
0.03150268271565437
|
||||
],
|
||||
[
|
||||
375,
|
||||
0.0279570072889328
|
||||
],
|
||||
[
|
||||
447,
|
||||
0.016650095582008362
|
||||
]
|
||||
],
|
||||
"truth": 334
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3388444781303406,
|
||||
"input": "ILSVRC2012_val_00000008.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
551,
|
||||
0.1480722576379776
|
||||
],
|
||||
[
|
||||
999,
|
||||
0.06508462876081467
|
||||
],
|
||||
[
|
||||
838,
|
||||
0.02923368290066719
|
||||
],
|
||||
[
|
||||
861,
|
||||
0.02793099172413349
|
||||
],
|
||||
[
|
||||
629,
|
||||
0.014705760404467583
|
||||
]
|
||||
],
|
||||
"truth": 415
|
||||
},
|
||||
{
|
||||
"avg_time": 0.33934926986694336,
|
||||
"input": "ILSVRC2012_val_00000009.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
532,
|
||||
0.08030989021062851
|
||||
],
|
||||
[
|
||||
703,
|
||||
0.06301705539226532
|
||||
],
|
||||
[
|
||||
706,
|
||||
0.04632317274808884
|
||||
],
|
||||
[
|
||||
858,
|
||||
0.027054255828261375
|
||||
],
|
||||
[
|
||||
739,
|
||||
0.020941738039255142
|
||||
]
|
||||
],
|
||||
"truth": 674
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3567059636116028,
|
||||
"input": "ILSVRC2012_val_00000010.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
153,
|
||||
0.19859662652015686
|
||||
],
|
||||
[
|
||||
333,
|
||||
0.09413397312164307
|
||||
],
|
||||
[
|
||||
332,
|
||||
0.06520044058561325
|
||||
],
|
||||
[
|
||||
265,
|
||||
0.018163226544857025
|
||||
],
|
||||
[
|
||||
279,
|
||||
0.011200027540326118
|
||||
]
|
||||
],
|
||||
"truth": 332
|
||||
},
|
||||
{
|
||||
"avg_time": 0.34350109100341797,
|
||||
"input": "ILSVRC2012_val_00000011.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
109,
|
||||
0.910814106464386
|
||||
],
|
||||
[
|
||||
328,
|
||||
0.02427126280963421
|
||||
],
|
||||
[
|
||||
973,
|
||||
0.019195005297660828
|
||||
],
|
||||
[
|
||||
396,
|
||||
0.0008203962352126837
|
||||
],
|
||||
[
|
||||
955,
|
||||
0.0007471434655599296
|
||||
]
|
||||
],
|
||||
"truth": 109
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3449682593345642,
|
||||
"input": "ILSVRC2012_val_00000012.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
286,
|
||||
0.9396806359291077
|
||||
],
|
||||
[
|
||||
287,
|
||||
0.006709256675094366
|
||||
],
|
||||
[
|
||||
290,
|
||||
0.0035386804956942797
|
||||
],
|
||||
[
|
||||
360,
|
||||
0.001986133400350809
|
||||
],
|
||||
[
|
||||
380,
|
||||
0.0008204157347790897
|
||||
]
|
||||
],
|
||||
"truth": 286
|
||||
},
|
||||
{
|
||||
"avg_time": 0.34052902460098267,
|
||||
"input": "ILSVRC2012_val_00000013.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
370,
|
||||
0.8886452913284302
|
||||
],
|
||||
[
|
||||
374,
|
||||
0.050033632665872574
|
||||
],
|
||||
[
|
||||
375,
|
||||
0.035372938960790634
|
||||
],
|
||||
[
|
||||
376,
|
||||
0.0012482983293011785
|
||||
],
|
||||
[
|
||||
380,
|
||||
0.0007686554454267025
|
||||
]
|
||||
],
|
||||
"truth": 370
|
||||
},
|
||||
{
|
||||
"avg_time": 0.34833014011383057,
|
||||
"input": "ILSVRC2012_val_00000014.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
757,
|
||||
0.729682981967926
|
||||
],
|
||||
[
|
||||
874,
|
||||
0.01246232632547617
|
||||
],
|
||||
[
|
||||
656,
|
||||
0.006729653105139732
|
||||
],
|
||||
[
|
||||
717,
|
||||
0.005436606705188751
|
||||
],
|
||||
[
|
||||
734,
|
||||
0.004216328263282776
|
||||
]
|
||||
],
|
||||
"truth": 757
|
||||
},
|
||||
{
|
||||
"avg_time": 0.36297839879989624,
|
||||
"input": "ILSVRC2012_val_00000015.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
595,
|
||||
0.15982748568058014
|
||||
],
|
||||
[
|
||||
856,
|
||||
0.08945954591035843
|
||||
],
|
||||
[
|
||||
958,
|
||||
0.04335767775774002
|
||||
],
|
||||
[
|
||||
977,
|
||||
0.014001542702317238
|
||||
],
|
||||
[
|
||||
978,
|
||||
0.006022063083946705
|
||||
]
|
||||
],
|
||||
"truth": 595
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3382977247238159,
|
||||
"input": "ILSVRC2012_val_00000016.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
147,
|
||||
0.8930153846740723
|
||||
],
|
||||
[
|
||||
33,
|
||||
0.001065562479197979
|
||||
],
|
||||
[
|
||||
150,
|
||||
0.00034841339220292866
|
||||
],
|
||||
[
|
||||
111,
|
||||
0.0001687401090748608
|
||||
],
|
||||
[
|
||||
344,
|
||||
0.00013799064618069679
|
||||
]
|
||||
],
|
||||
"truth": 147
|
||||
},
|
||||
{
|
||||
"avg_time": 0.36923515796661377,
|
||||
"input": "ILSVRC2012_val_00000017.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
619,
|
||||
0.10220428556203842
|
||||
],
|
||||
[
|
||||
669,
|
||||
0.055506281554698944
|
||||
],
|
||||
[
|
||||
984,
|
||||
0.05538923293352127
|
||||
],
|
||||
[
|
||||
884,
|
||||
0.027001017704606056
|
||||
],
|
||||
[
|
||||
980,
|
||||
0.02483953908085823
|
||||
]
|
||||
],
|
||||
"truth": 108
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3449767231941223,
|
||||
"input": "ILSVRC2012_val_00000018.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
114,
|
||||
0.29043224453926086
|
||||
],
|
||||
[
|
||||
38,
|
||||
0.04570842161774635
|
||||
],
|
||||
[
|
||||
103,
|
||||
0.04075608402490616
|
||||
],
|
||||
[
|
||||
327,
|
||||
0.03169148042798042
|
||||
],
|
||||
[
|
||||
78,
|
||||
0.015707897022366524
|
||||
]
|
||||
],
|
||||
"truth": 23
|
||||
},
|
||||
{
|
||||
"avg_time": 0.33972012996673584,
|
||||
"input": "ILSVRC2012_val_00000019.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
478,
|
||||
0.5952546000480652
|
||||
],
|
||||
[
|
||||
519,
|
||||
0.0535225085914135
|
||||
],
|
||||
[
|
||||
831,
|
||||
0.04817822948098183
|
||||
],
|
||||
[
|
||||
745,
|
||||
0.019892577081918716
|
||||
],
|
||||
[
|
||||
732,
|
||||
0.008838523179292679
|
||||
]
|
||||
],
|
||||
"truth": 478
|
||||
},
|
||||
{
|
||||
"avg_time": 0.36065012216567993,
|
||||
"input": "ILSVRC2012_val_00000020.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
517,
|
||||
0.3003835678100586
|
||||
],
|
||||
[
|
||||
755,
|
||||
0.07760792225599289
|
||||
],
|
||||
[
|
||||
821,
|
||||
0.05847341939806938
|
||||
],
|
||||
[
|
||||
875,
|
||||
0.018395818769931793
|
||||
],
|
||||
[
|
||||
776,
|
||||
0.012573514133691788
|
||||
]
|
||||
],
|
||||
"truth": 517
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3622250556945801,
|
||||
"input": "ILSVRC2012_val_00000021.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
383,
|
||||
0.14747272431850433
|
||||
],
|
||||
[
|
||||
377,
|
||||
0.03671402484178543
|
||||
],
|
||||
[
|
||||
379,
|
||||
0.03198457509279251
|
||||
],
|
||||
[
|
||||
380,
|
||||
0.022794431075453758
|
||||
],
|
||||
[
|
||||
384,
|
||||
0.02106383815407753
|
||||
]
|
||||
],
|
||||
"truth": 334
|
||||
},
|
||||
{
|
||||
"avg_time": 0.36427563428878784,
|
||||
"input": "ILSVRC2012_val_00000022.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
257,
|
||||
0.07526449114084244
|
||||
],
|
||||
[
|
||||
690,
|
||||
0.0708145722746849
|
||||
],
|
||||
[
|
||||
491,
|
||||
0.03854776546359062
|
||||
],
|
||||
[
|
||||
830,
|
||||
0.014788471162319183
|
||||
],
|
||||
[
|
||||
764,
|
||||
0.012466533109545708
|
||||
]
|
||||
],
|
||||
"truth": 173
|
||||
},
|
||||
{
|
||||
"avg_time": 0.36118465662002563,
|
||||
"input": "ILSVRC2012_val_00000023.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
948,
|
||||
0.826370894908905
|
||||
],
|
||||
[
|
||||
951,
|
||||
0.03755947947502136
|
||||
],
|
||||
[
|
||||
950,
|
||||
0.005536136217415333
|
||||
],
|
||||
[
|
||||
955,
|
||||
0.0022360633593052626
|
||||
],
|
||||
[
|
||||
736,
|
||||
0.0013135100016370416
|
||||
]
|
||||
],
|
||||
"truth": 948
|
||||
},
|
||||
{
|
||||
"avg_time": 0.35669898986816406,
|
||||
"input": "ILSVRC2012_val_00000024.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
727,
|
||||
0.9807093143463135
|
||||
],
|
||||
[
|
||||
580,
|
||||
0.0003866323095280677
|
||||
],
|
||||
[
|
||||
821,
|
||||
0.00010934468446066603
|
||||
],
|
||||
[
|
||||
915,
|
||||
5.8926502788381185e-06
|
||||
],
|
||||
[
|
||||
853,
|
||||
4.277605512470473e-06
|
||||
]
|
||||
],
|
||||
"truth": 727
|
||||
},
|
||||
{
|
||||
"avg_time": 0.36680495738983154,
|
||||
"input": "ILSVRC2012_val_00000025.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
85,
|
||||
0.07834767550230026
|
||||
],
|
||||
[
|
||||
86,
|
||||
0.042860619723796844
|
||||
],
|
||||
[
|
||||
42,
|
||||
0.027127500623464584
|
||||
],
|
||||
[
|
||||
972,
|
||||
0.024928158149123192
|
||||
],
|
||||
[
|
||||
305,
|
||||
0.010819884948432446
|
||||
]
|
||||
],
|
||||
"truth": 23
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3692566752433777,
|
||||
"input": "ILSVRC2012_val_00000026.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
846,
|
||||
0.4871627390384674
|
||||
],
|
||||
[
|
||||
827,
|
||||
0.038651011884212494
|
||||
],
|
||||
[
|
||||
894,
|
||||
0.036898259073495865
|
||||
],
|
||||
[
|
||||
778,
|
||||
0.01164892129600048
|
||||
],
|
||||
[
|
||||
804,
|
||||
0.007563518360257149
|
||||
]
|
||||
],
|
||||
"truth": 846
|
||||
},
|
||||
{
|
||||
"avg_time": 0.35882318019866943,
|
||||
"input": "ILSVRC2012_val_00000027.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
270,
|
||||
0.6347684860229492
|
||||
],
|
||||
[
|
||||
279,
|
||||
0.02906205505132675
|
||||
],
|
||||
[
|
||||
296,
|
||||
0.015316920354962349
|
||||
],
|
||||
[
|
||||
273,
|
||||
0.002021454507485032
|
||||
],
|
||||
[
|
||||
348,
|
||||
0.0019105174578726292
|
||||
]
|
||||
],
|
||||
"truth": 270
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3761916160583496,
|
||||
"input": "ILSVRC2012_val_00000028.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
162,
|
||||
0.24938520789146423
|
||||
],
|
||||
[
|
||||
166,
|
||||
0.16023823618888855
|
||||
],
|
||||
[
|
||||
168,
|
||||
0.05815333500504494
|
||||
],
|
||||
[
|
||||
237,
|
||||
0.0492720790207386
|
||||
],
|
||||
[
|
||||
264,
|
||||
0.03411776199936867
|
||||
]
|
||||
],
|
||||
"truth": 167
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3714147210121155,
|
||||
"input": "ILSVRC2012_val_00000029.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
55,
|
||||
0.6169878840446472
|
||||
],
|
||||
[
|
||||
64,
|
||||
0.16488595306873322
|
||||
],
|
||||
[
|
||||
60,
|
||||
0.04516509547829628
|
||||
],
|
||||
[
|
||||
67,
|
||||
0.005169561132788658
|
||||
],
|
||||
[
|
||||
68,
|
||||
0.001388290780596435
|
||||
]
|
||||
],
|
||||
"truth": 55
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3796765208244324,
|
||||
"input": "ILSVRC2012_val_00000030.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
905,
|
||||
0.06021348759531975
|
||||
],
|
||||
[
|
||||
904,
|
||||
0.026041440665721893
|
||||
],
|
||||
[
|
||||
708,
|
||||
0.020081443712115288
|
||||
],
|
||||
[
|
||||
818,
|
||||
0.018849557265639305
|
||||
],
|
||||
[
|
||||
868,
|
||||
0.018795911222696304
|
||||
]
|
||||
],
|
||||
"truth": 858
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,300 @@
|
|||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000001.JPEG
|
||||
Prediction: 795(10%) 746(4%) 978(3%) 802(2%) 970(1%)
|
||||
Prediction: 795(10%) 746(4%) 978(3%) 802(2%) 970(1%)
|
||||
Prediction: 795(10%) 746(4%) 978(3%) 802(2%) 970(1%)
|
||||
Prediction: 795(10%) 746(4%) 978(3%) 802(2%) 970(1%)
|
||||
Prediction: 795(10%) 746(4%) 978(3%) 802(2%) 970(1%)
|
||||
Average prediction time: 0.3043760657310486
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000002.JPEG
|
||||
Prediction: 795(64%) 970(11%) 703(0%) 979(0%) 972(0%)
|
||||
Prediction: 795(64%) 970(11%) 703(0%) 979(0%) 972(0%)
|
||||
Prediction: 795(64%) 970(11%) 703(0%) 979(0%) 972(0%)
|
||||
Prediction: 795(64%) 970(11%) 703(0%) 979(0%) 972(0%)
|
||||
Prediction: 795(64%) 970(11%) 703(0%) 979(0%) 972(0%)
|
||||
Average prediction time: 0.3057746887207031
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000003.JPEG
|
||||
Prediction: 230(76%) 231(13%) 232(0%) 259(0%) 264(0%)
|
||||
Prediction: 230(76%) 231(13%) 232(0%) 259(0%) 264(0%)
|
||||
Prediction: 230(76%) 231(13%) 232(0%) 259(0%) 264(0%)
|
||||
Prediction: 230(76%) 231(13%) 232(0%) 259(0%) 264(0%)
|
||||
Prediction: 230(76%) 231(13%) 232(0%) 259(0%) 264(0%)
|
||||
Average prediction time: 0.30751943588256836
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000004.JPEG
|
||||
Prediction: 969(62%) 967(4%) 809(1%) 925(0%) 966(0%)
|
||||
Prediction: 969(62%) 967(4%) 809(1%) 925(0%) 966(0%)
|
||||
Prediction: 969(62%) 967(4%) 809(1%) 925(0%) 966(0%)
|
||||
Prediction: 969(62%) 967(4%) 809(1%) 925(0%) 966(0%)
|
||||
Prediction: 969(62%) 967(4%) 809(1%) 925(0%) 966(0%)
|
||||
Average prediction time: 0.3199201822280884
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000005.JPEG
|
||||
Prediction: 459(13%) 748(4%) 529(2%) 636(2%) 850(1%)
|
||||
Prediction: 459(13%) 748(4%) 529(2%) 636(2%) 850(1%)
|
||||
Prediction: 459(13%) 748(4%) 529(2%) 636(2%) 850(1%)
|
||||
Prediction: 459(13%) 748(4%) 529(2%) 636(2%) 850(1%)
|
||||
Prediction: 459(13%) 748(4%) 529(2%) 636(2%) 850(1%)
|
||||
Average prediction time: 0.3231138586997986
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000006.JPEG
|
||||
Prediction: 646(7%) 977(4%) 978(2%) 974(1%) 972(1%)
|
||||
Prediction: 646(7%) 977(4%) 978(2%) 974(1%) 972(1%)
|
||||
Prediction: 646(7%) 977(4%) 978(2%) 974(1%) 972(1%)
|
||||
Prediction: 646(7%) 977(4%) 978(2%) 974(1%) 972(1%)
|
||||
Prediction: 646(7%) 977(4%) 978(2%) 974(1%) 972(1%)
|
||||
Average prediction time: 0.33118391036987305
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000007.JPEG
|
||||
Prediction: 334(11%) 344(7%) 340(3%) 375(2%) 447(1%)
|
||||
Prediction: 334(11%) 344(7%) 340(3%) 375(2%) 447(1%)
|
||||
Prediction: 334(11%) 344(7%) 340(3%) 375(2%) 447(1%)
|
||||
Prediction: 334(11%) 344(7%) 340(3%) 375(2%) 447(1%)
|
||||
Prediction: 334(11%) 344(7%) 340(3%) 375(2%) 447(1%)
|
||||
Average prediction time: 0.34744107723236084
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000008.JPEG
|
||||
Prediction: 551(14%) 999(6%) 838(2%) 861(2%) 629(1%)
|
||||
Prediction: 551(14%) 999(6%) 838(2%) 861(2%) 629(1%)
|
||||
Prediction: 551(14%) 999(6%) 838(2%) 861(2%) 629(1%)
|
||||
Prediction: 551(14%) 999(6%) 838(2%) 861(2%) 629(1%)
|
||||
Prediction: 551(14%) 999(6%) 838(2%) 861(2%) 629(1%)
|
||||
Average prediction time: 0.3388444781303406
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000009.JPEG
|
||||
Prediction: 532(8%) 703(6%) 706(4%) 858(2%) 739(2%)
|
||||
Prediction: 532(8%) 703(6%) 706(4%) 858(2%) 739(2%)
|
||||
Prediction: 532(8%) 703(6%) 706(4%) 858(2%) 739(2%)
|
||||
Prediction: 532(8%) 703(6%) 706(4%) 858(2%) 739(2%)
|
||||
Prediction: 532(8%) 703(6%) 706(4%) 858(2%) 739(2%)
|
||||
Average prediction time: 0.33934926986694336
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000010.JPEG
|
||||
Prediction: 153(19%) 333(9%) 332(6%) 265(1%) 279(1%)
|
||||
Prediction: 153(19%) 333(9%) 332(6%) 265(1%) 279(1%)
|
||||
Prediction: 153(19%) 333(9%) 332(6%) 265(1%) 279(1%)
|
||||
Prediction: 153(19%) 333(9%) 332(6%) 265(1%) 279(1%)
|
||||
Prediction: 153(19%) 333(9%) 332(6%) 265(1%) 279(1%)
|
||||
Average prediction time: 0.3567059636116028
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000011.JPEG
|
||||
Prediction: 109(91%) 328(2%) 973(1%) 396(0%) 955(0%)
|
||||
Prediction: 109(91%) 328(2%) 973(1%) 396(0%) 955(0%)
|
||||
Prediction: 109(91%) 328(2%) 973(1%) 396(0%) 955(0%)
|
||||
Prediction: 109(91%) 328(2%) 973(1%) 396(0%) 955(0%)
|
||||
Prediction: 109(91%) 328(2%) 973(1%) 396(0%) 955(0%)
|
||||
Average prediction time: 0.34350109100341797
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000012.JPEG
|
||||
Prediction: 286(93%) 287(0%) 290(0%) 360(0%) 380(0%)
|
||||
Prediction: 286(93%) 287(0%) 290(0%) 360(0%) 380(0%)
|
||||
Prediction: 286(93%) 287(0%) 290(0%) 360(0%) 380(0%)
|
||||
Prediction: 286(93%) 287(0%) 290(0%) 360(0%) 380(0%)
|
||||
Prediction: 286(93%) 287(0%) 290(0%) 360(0%) 380(0%)
|
||||
Average prediction time: 0.3449682593345642
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000013.JPEG
|
||||
Prediction: 370(88%) 374(5%) 375(3%) 376(0%) 380(0%)
|
||||
Prediction: 370(88%) 374(5%) 375(3%) 376(0%) 380(0%)
|
||||
Prediction: 370(88%) 374(5%) 375(3%) 376(0%) 380(0%)
|
||||
Prediction: 370(88%) 374(5%) 375(3%) 376(0%) 380(0%)
|
||||
Prediction: 370(88%) 374(5%) 375(3%) 376(0%) 380(0%)
|
||||
Average prediction time: 0.34052902460098267
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000014.JPEG
|
||||
Prediction: 757(72%) 874(1%) 656(0%) 717(0%) 734(0%)
|
||||
Prediction: 757(72%) 874(1%) 656(0%) 717(0%) 734(0%)
|
||||
Prediction: 757(72%) 874(1%) 656(0%) 717(0%) 734(0%)
|
||||
Prediction: 757(72%) 874(1%) 656(0%) 717(0%) 734(0%)
|
||||
Prediction: 757(72%) 874(1%) 656(0%) 717(0%) 734(0%)
|
||||
Average prediction time: 0.34833014011383057
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000015.JPEG
|
||||
Prediction: 595(15%) 856(8%) 958(4%) 977(1%) 978(0%)
|
||||
Prediction: 595(15%) 856(8%) 958(4%) 977(1%) 978(0%)
|
||||
Prediction: 595(15%) 856(8%) 958(4%) 977(1%) 978(0%)
|
||||
Prediction: 595(15%) 856(8%) 958(4%) 977(1%) 978(0%)
|
||||
Prediction: 595(15%) 856(8%) 958(4%) 977(1%) 978(0%)
|
||||
Average prediction time: 0.36297839879989624
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000016.JPEG
|
||||
Prediction: 147(89%) 33(0%) 150(0%) 111(0%) 344(0%)
|
||||
Prediction: 147(89%) 33(0%) 150(0%) 111(0%) 344(0%)
|
||||
Prediction: 147(89%) 33(0%) 150(0%) 111(0%) 344(0%)
|
||||
Prediction: 147(89%) 33(0%) 150(0%) 111(0%) 344(0%)
|
||||
Prediction: 147(89%) 33(0%) 150(0%) 111(0%) 344(0%)
|
||||
Average prediction time: 0.3382977247238159
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000017.JPEG
|
||||
Prediction: 619(10%) 669(5%) 984(5%) 884(2%) 980(2%)
|
||||
Prediction: 619(10%) 669(5%) 984(5%) 884(2%) 980(2%)
|
||||
Prediction: 619(10%) 669(5%) 984(5%) 884(2%) 980(2%)
|
||||
Prediction: 619(10%) 669(5%) 984(5%) 884(2%) 980(2%)
|
||||
Prediction: 619(10%) 669(5%) 984(5%) 884(2%) 980(2%)
|
||||
Average prediction time: 0.36923515796661377
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000018.JPEG
|
||||
Prediction: 114(29%) 38(4%) 103(4%) 327(3%) 78(1%)
|
||||
Prediction: 114(29%) 38(4%) 103(4%) 327(3%) 78(1%)
|
||||
Prediction: 114(29%) 38(4%) 103(4%) 327(3%) 78(1%)
|
||||
Prediction: 114(29%) 38(4%) 103(4%) 327(3%) 78(1%)
|
||||
Prediction: 114(29%) 38(4%) 103(4%) 327(3%) 78(1%)
|
||||
Average prediction time: 0.3449767231941223
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000019.JPEG
|
||||
Prediction: 478(59%) 519(5%) 831(4%) 745(1%) 732(0%)
|
||||
Prediction: 478(59%) 519(5%) 831(4%) 745(1%) 732(0%)
|
||||
Prediction: 478(59%) 519(5%) 831(4%) 745(1%) 732(0%)
|
||||
Prediction: 478(59%) 519(5%) 831(4%) 745(1%) 732(0%)
|
||||
Prediction: 478(59%) 519(5%) 831(4%) 745(1%) 732(0%)
|
||||
Average prediction time: 0.33972012996673584
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000020.JPEG
|
||||
Prediction: 517(30%) 755(7%) 821(5%) 875(1%) 776(1%)
|
||||
Prediction: 517(30%) 755(7%) 821(5%) 875(1%) 776(1%)
|
||||
Prediction: 517(30%) 755(7%) 821(5%) 875(1%) 776(1%)
|
||||
Prediction: 517(30%) 755(7%) 821(5%) 875(1%) 776(1%)
|
||||
Prediction: 517(30%) 755(7%) 821(5%) 875(1%) 776(1%)
|
||||
Average prediction time: 0.36065012216567993
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000021.JPEG
|
||||
Prediction: 383(14%) 377(3%) 379(3%) 380(2%) 384(2%)
|
||||
Prediction: 383(14%) 377(3%) 379(3%) 380(2%) 384(2%)
|
||||
Prediction: 383(14%) 377(3%) 379(3%) 380(2%) 384(2%)
|
||||
Prediction: 383(14%) 377(3%) 379(3%) 380(2%) 384(2%)
|
||||
Prediction: 383(14%) 377(3%) 379(3%) 380(2%) 384(2%)
|
||||
Average prediction time: 0.3622250556945801
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000022.JPEG
|
||||
Prediction: 257(7%) 690(7%) 491(3%) 830(1%) 764(1%)
|
||||
Prediction: 257(7%) 690(7%) 491(3%) 830(1%) 764(1%)
|
||||
Prediction: 257(7%) 690(7%) 491(3%) 830(1%) 764(1%)
|
||||
Prediction: 257(7%) 690(7%) 491(3%) 830(1%) 764(1%)
|
||||
Prediction: 257(7%) 690(7%) 491(3%) 830(1%) 764(1%)
|
||||
Average prediction time: 0.36427563428878784
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000023.JPEG
|
||||
Prediction: 948(82%) 951(3%) 950(0%) 955(0%) 736(0%)
|
||||
Prediction: 948(82%) 951(3%) 950(0%) 955(0%) 736(0%)
|
||||
Prediction: 948(82%) 951(3%) 950(0%) 955(0%) 736(0%)
|
||||
Prediction: 948(82%) 951(3%) 950(0%) 955(0%) 736(0%)
|
||||
Prediction: 948(82%) 951(3%) 950(0%) 955(0%) 736(0%)
|
||||
Average prediction time: 0.36118465662002563
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000024.JPEG
|
||||
Prediction: 727(98%) 580(0%) 821(0%) 915(0%) 853(0%)
|
||||
Prediction: 727(98%) 580(0%) 821(0%) 915(0%) 853(0%)
|
||||
Prediction: 727(98%) 580(0%) 821(0%) 915(0%) 853(0%)
|
||||
Prediction: 727(98%) 580(0%) 821(0%) 915(0%) 853(0%)
|
||||
Prediction: 727(98%) 580(0%) 821(0%) 915(0%) 853(0%)
|
||||
Average prediction time: 0.35669898986816406
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000025.JPEG
|
||||
Prediction: 85(7%) 86(4%) 42(2%) 972(2%) 305(1%)
|
||||
Prediction: 85(7%) 86(4%) 42(2%) 972(2%) 305(1%)
|
||||
Prediction: 85(7%) 86(4%) 42(2%) 972(2%) 305(1%)
|
||||
Prediction: 85(7%) 86(4%) 42(2%) 972(2%) 305(1%)
|
||||
Prediction: 85(7%) 86(4%) 42(2%) 972(2%) 305(1%)
|
||||
Average prediction time: 0.36680495738983154
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000026.JPEG
|
||||
Prediction: 846(48%) 827(3%) 894(3%) 778(1%) 804(0%)
|
||||
Prediction: 846(48%) 827(3%) 894(3%) 778(1%) 804(0%)
|
||||
Prediction: 846(48%) 827(3%) 894(3%) 778(1%) 804(0%)
|
||||
Prediction: 846(48%) 827(3%) 894(3%) 778(1%) 804(0%)
|
||||
Prediction: 846(48%) 827(3%) 894(3%) 778(1%) 804(0%)
|
||||
Average prediction time: 0.3692566752433777
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000027.JPEG
|
||||
Prediction: 270(63%) 279(2%) 296(1%) 273(0%) 348(0%)
|
||||
Prediction: 270(63%) 279(2%) 296(1%) 273(0%) 348(0%)
|
||||
Prediction: 270(63%) 279(2%) 296(1%) 273(0%) 348(0%)
|
||||
Prediction: 270(63%) 279(2%) 296(1%) 273(0%) 348(0%)
|
||||
Prediction: 270(63%) 279(2%) 296(1%) 273(0%) 348(0%)
|
||||
Average prediction time: 0.35882318019866943
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000028.JPEG
|
||||
Prediction: 162(24%) 166(16%) 168(5%) 237(4%) 264(3%)
|
||||
Prediction: 162(24%) 166(16%) 168(5%) 237(4%) 264(3%)
|
||||
Prediction: 162(24%) 166(16%) 168(5%) 237(4%) 264(3%)
|
||||
Prediction: 162(24%) 166(16%) 168(5%) 237(4%) 264(3%)
|
||||
Prediction: 162(24%) 166(16%) 168(5%) 237(4%) 264(3%)
|
||||
Average prediction time: 0.3761916160583496
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000029.JPEG
|
||||
Prediction: 55(61%) 64(16%) 60(4%) 67(0%) 68(0%)
|
||||
Prediction: 55(61%) 64(16%) 60(4%) 67(0%) 68(0%)
|
||||
Prediction: 55(61%) 64(16%) 60(4%) 67(0%) 68(0%)
|
||||
Prediction: 55(61%) 64(16%) 60(4%) 67(0%) 68(0%)
|
||||
Prediction: 55(61%) 64(16%) 60(4%) 67(0%) 68(0%)
|
||||
Average prediction time: 0.3714147210121155
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000030.JPEG
|
||||
Prediction: 905(6%) 904(2%) 708(2%) 818(1%) 868(1%)
|
||||
Prediction: 905(6%) 904(2%) 708(2%) 818(1%) 868(1%)
|
||||
Prediction: 905(6%) 904(2%) 708(2%) 818(1%) 868(1%)
|
||||
Prediction: 905(6%) 904(2%) 708(2%) 818(1%) 868(1%)
|
||||
Prediction: 905(6%) 904(2%) 708(2%) 818(1%) 868(1%)
|
||||
Average prediction time: 0.3796765208244324
|
||||
Total time: 1182.456787 ms count: 5
|
||||
Total time: 1971.112793 ms count: 10
|
||||
Total time: 2769.108398 ms count: 15
|
||||
Total time: 3587.644531 ms count: 20
|
||||
Total time: 4407.142090 ms count: 25
|
||||
Total time: 5245.347656 ms count: 30
|
||||
Total time: 6122.901123 ms count: 35
|
||||
Total time: 6972.265137 ms count: 40
|
||||
Total time: 7828.313477 ms count: 45
|
||||
Total time: 8692.610352 ms count: 50
|
||||
Total time: 9558.207275 ms count: 55
|
||||
Total time: 10407.838867 ms count: 60
|
||||
Total time: 11259.779053 ms count: 65
|
||||
Total time: 12125.723877 ms count: 70
|
||||
Total time: 13012.507812 ms count: 75
|
||||
Total time: 13874.253418 ms count: 80
|
||||
Total time: 14773.516113 ms count: 85
|
||||
Total time: 15639.943115 ms count: 90
|
||||
Total time: 16495.960449 ms count: 95
|
||||
Total time: 17416.513428 ms count: 100
|
||||
Total time: 18308.023193 ms count: 105
|
||||
Total time: 19255.140381 ms count: 110
|
||||
Total time: 20145.406982 ms count: 115
|
||||
Total time: 21047.025391 ms count: 120
|
||||
Total time: 21959.151855 ms count: 125
|
||||
Total time: 22875.580566 ms count: 130
|
||||
Total time: 23792.499023 ms count: 135
|
||||
Total time: 24696.467285 ms count: 140
|
||||
Total time: 25624.805176 ms count: 145
|
||||
Total time: 26544.851074 ms count: 150
|
|
@ -0,0 +1,276 @@
|
|||
{
|
||||
"results": [
|
||||
{
|
||||
"avg_time": 0.31362617015838623,
|
||||
"input": "ILSVRC2012_val_00000001.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
49,
|
||||
0.5372520089149475
|
||||
],
|
||||
[
|
||||
50,
|
||||
0.15871569514274597
|
||||
],
|
||||
[
|
||||
34,
|
||||
0.1564967781305313
|
||||
],
|
||||
[
|
||||
41,
|
||||
0.024331115186214447
|
||||
],
|
||||
[
|
||||
33,
|
||||
0.020058711990714073
|
||||
]
|
||||
],
|
||||
"truth": 65
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3155668377876282,
|
||||
"input": "ILSVRC2012_val_00000002.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
795,
|
||||
0.5970103144645691
|
||||
],
|
||||
[
|
||||
970,
|
||||
0.32470065355300903
|
||||
],
|
||||
[
|
||||
537,
|
||||
0.027761822566390038
|
||||
],
|
||||
[
|
||||
792,
|
||||
0.01252678595483303
|
||||
],
|
||||
[
|
||||
802,
|
||||
0.01026178989559412
|
||||
]
|
||||
],
|
||||
"truth": 970
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3139234185218811,
|
||||
"input": "ILSVRC2012_val_00000003.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
230,
|
||||
0.8704047799110413
|
||||
],
|
||||
[
|
||||
231,
|
||||
0.127684086561203
|
||||
],
|
||||
[
|
||||
157,
|
||||
0.0016189016168937087
|
||||
],
|
||||
[
|
||||
232,
|
||||
0.00011623709724517539
|
||||
],
|
||||
[
|
||||
169,
|
||||
5.35011276951991e-05
|
||||
]
|
||||
],
|
||||
"truth": 230
|
||||
},
|
||||
{
|
||||
"avg_time": 0.31455063819885254,
|
||||
"input": "ILSVRC2012_val_00000004.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
968,
|
||||
0.22287410497665405
|
||||
],
|
||||
[
|
||||
659,
|
||||
0.19241829216480255
|
||||
],
|
||||
[
|
||||
969,
|
||||
0.16383349895477295
|
||||
],
|
||||
[
|
||||
927,
|
||||
0.15769241750240326
|
||||
],
|
||||
[
|
||||
809,
|
||||
0.1020677238702774
|
||||
]
|
||||
],
|
||||
"truth": 809
|
||||
},
|
||||
{
|
||||
"avg_time": 0.31521958112716675,
|
||||
"input": "ILSVRC2012_val_00000005.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
850,
|
||||
0.08617804944515228
|
||||
],
|
||||
[
|
||||
516,
|
||||
0.07948802411556244
|
||||
],
|
||||
[
|
||||
588,
|
||||
0.07424674183130264
|
||||
],
|
||||
[
|
||||
431,
|
||||
0.06073487922549248
|
||||
],
|
||||
[
|
||||
529,
|
||||
0.052374716848134995
|
||||
]
|
||||
],
|
||||
"truth": 516
|
||||
},
|
||||
{
|
||||
"avg_time": 0.31815147399902344,
|
||||
"input": "ILSVRC2012_val_00000006.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
34,
|
||||
0.11547360569238663
|
||||
],
|
||||
[
|
||||
67,
|
||||
0.07970426231622696
|
||||
],
|
||||
[
|
||||
977,
|
||||
0.06535053998231888
|
||||
],
|
||||
[
|
||||
65,
|
||||
0.05630262568593025
|
||||
],
|
||||
[
|
||||
68,
|
||||
0.029680661857128143
|
||||
]
|
||||
],
|
||||
"truth": 57
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3160724639892578,
|
||||
"input": "ILSVRC2012_val_00000007.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
334,
|
||||
0.8478358387947083
|
||||
],
|
||||
[
|
||||
362,
|
||||
0.0201641246676445
|
||||
],
|
||||
[
|
||||
361,
|
||||
0.010746029205620289
|
||||
],
|
||||
[
|
||||
48,
|
||||
0.00807257555425167
|
||||
],
|
||||
[
|
||||
375,
|
||||
0.0070778788067400455
|
||||
]
|
||||
],
|
||||
"truth": 334
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3146544098854065,
|
||||
"input": "ILSVRC2012_val_00000008.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
443,
|
||||
0.09904823452234268
|
||||
],
|
||||
[
|
||||
434,
|
||||
0.04941690340638161
|
||||
],
|
||||
[
|
||||
463,
|
||||
0.04741672798991203
|
||||
],
|
||||
[
|
||||
933,
|
||||
0.044645726680755615
|
||||
],
|
||||
[
|
||||
934,
|
||||
0.03421828895807266
|
||||
]
|
||||
],
|
||||
"truth": 415
|
||||
},
|
||||
{
|
||||
"avg_time": 0.3129734396934509,
|
||||
"input": "ILSVRC2012_val_00000009.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
674,
|
||||
0.08339127153158188
|
||||
],
|
||||
[
|
||||
858,
|
||||
0.07692704349756241
|
||||
],
|
||||
[
|
||||
532,
|
||||
0.07415816187858582
|
||||
],
|
||||
[
|
||||
448,
|
||||
0.06112252175807953
|
||||
],
|
||||
[
|
||||
703,
|
||||
0.04188042879104614
|
||||
]
|
||||
],
|
||||
"truth": 674
|
||||
},
|
||||
{
|
||||
"avg_time": 0.31504541635513306,
|
||||
"input": "ILSVRC2012_val_00000010.JPEG",
|
||||
"predictions": [
|
||||
[
|
||||
265,
|
||||
0.228156179189682
|
||||
],
|
||||
[
|
||||
259,
|
||||
0.1564589887857437
|
||||
],
|
||||
[
|
||||
153,
|
||||
0.1446702778339386
|
||||
],
|
||||
[
|
||||
850,
|
||||
0.11459881067276001
|
||||
],
|
||||
[
|
||||
266,
|
||||
0.035329919308423996
|
||||
]
|
||||
],
|
||||
"truth": 332
|
||||
}
|
||||
],
|
||||
"top1_percent": 30.0,
|
||||
"top5_percent": 60.0
|
||||
}
|
|
@ -0,0 +1,41 @@
|
|||
Looking for: d_I160x160x3CMCMCMCMCMCMC1AS in
|
||||
Found input_shape [160,160,3]
|
||||
Average prediction time: 0.31362617015838623
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1AS in
|
||||
Found input_shape [160,160,3]
|
||||
Average prediction time: 0.3155668377876282
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1AS in
|
||||
Found input_shape [160,160,3]
|
||||
Average prediction time: 0.3139234185218811
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1AS in
|
||||
Found input_shape [160,160,3]
|
||||
Average prediction time: 0.31455063819885254
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1AS in
|
||||
Found input_shape [160,160,3]
|
||||
Average prediction time: 0.31521958112716675
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1AS in
|
||||
Found input_shape [160,160,3]
|
||||
Average prediction time: 0.31815147399902344
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1AS in
|
||||
Found input_shape [160,160,3]
|
||||
Average prediction time: 0.3160724639892578
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1AS in
|
||||
Found input_shape [160,160,3]
|
||||
Average prediction time: 0.3146544098854065
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1AS in
|
||||
Found input_shape [160,160,3]
|
||||
Average prediction time: 0.3129734396934509
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1AS in
|
||||
Found input_shape [160,160,3]
|
||||
Average prediction time: 0.31504541635513306
|
||||
Total time: 2068.306396 ms count: 5
|
||||
Total time: 3626.913330 ms count: 10
|
||||
Total time: 5178.458008 ms count: 15
|
||||
Total time: 6734.275879 ms count: 20
|
||||
Total time: 8291.937744 ms count: 25
|
||||
Total time: 9860.963135 ms count: 30
|
||||
Total time: 11423.578857 ms count: 35
|
||||
Total time: 12976.947998 ms count: 40
|
||||
Total time: 14529.775391 ms count: 45
|
||||
Total time: 16086.399902 ms count: 50
|
||||
Process has exited
|
|
@ -0,0 +1,816 @@
|
|||
{
|
||||
"results": [
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
795,
|
||||
0.1027330681681633
|
||||
],
|
||||
[
|
||||
746,
|
||||
0.04443823918700218
|
||||
],
|
||||
[
|
||||
978,
|
||||
0.033340685069561005
|
||||
],
|
||||
[
|
||||
802,
|
||||
0.023907575756311417
|
||||
],
|
||||
[
|
||||
970,
|
||||
0.015885552391409874
|
||||
]
|
||||
],
|
||||
"truth": 65,
|
||||
"input": "ILSVRC2012_val_00000001.JPEG",
|
||||
"avg_time": 0.5342668294906616
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
795,
|
||||
0.6495094895362854
|
||||
],
|
||||
[
|
||||
970,
|
||||
0.11003024876117706
|
||||
],
|
||||
[
|
||||
703,
|
||||
0.004812713712453842
|
||||
],
|
||||
[
|
||||
979,
|
||||
0.0022971308790147305
|
||||
],
|
||||
[
|
||||
972,
|
||||
0.0016193013871088624
|
||||
]
|
||||
],
|
||||
"truth": 970,
|
||||
"input": "ILSVRC2012_val_00000002.JPEG",
|
||||
"avg_time": 0.5440366864204407
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
230,
|
||||
0.7644935846328735
|
||||
],
|
||||
[
|
||||
231,
|
||||
0.13330557942390442
|
||||
],
|
||||
[
|
||||
232,
|
||||
0.002002132823690772
|
||||
],
|
||||
[
|
||||
259,
|
||||
0.0003622596268542111
|
||||
],
|
||||
[
|
||||
264,
|
||||
0.00027937887352891266
|
||||
]
|
||||
],
|
||||
"truth": 230,
|
||||
"input": "ILSVRC2012_val_00000003.JPEG",
|
||||
"avg_time": 0.5443987250328064
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
969,
|
||||
0.6204301714897156
|
||||
],
|
||||
[
|
||||
967,
|
||||
0.04607856273651123
|
||||
],
|
||||
[
|
||||
809,
|
||||
0.016891147941350937
|
||||
],
|
||||
[
|
||||
925,
|
||||
0.004541618749499321
|
||||
],
|
||||
[
|
||||
966,
|
||||
0.0035259798169136047
|
||||
]
|
||||
],
|
||||
"truth": 809,
|
||||
"input": "ILSVRC2012_val_00000004.JPEG",
|
||||
"avg_time": 0.5576277375221252
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
459,
|
||||
0.1312475949525833
|
||||
],
|
||||
[
|
||||
748,
|
||||
0.046646278351545334
|
||||
],
|
||||
[
|
||||
529,
|
||||
0.027079204097390175
|
||||
],
|
||||
[
|
||||
636,
|
||||
0.020257312804460526
|
||||
],
|
||||
[
|
||||
850,
|
||||
0.017708206549286842
|
||||
]
|
||||
],
|
||||
"truth": 516,
|
||||
"input": "ILSVRC2012_val_00000005.JPEG",
|
||||
"avg_time": 0.5325570702552795
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
646,
|
||||
0.07326998561620712
|
||||
],
|
||||
[
|
||||
977,
|
||||
0.043311309069395065
|
||||
],
|
||||
[
|
||||
978,
|
||||
0.022458717226982117
|
||||
],
|
||||
[
|
||||
974,
|
||||
0.015695009380578995
|
||||
],
|
||||
[
|
||||
972,
|
||||
0.014051049947738647
|
||||
]
|
||||
],
|
||||
"truth": 57,
|
||||
"input": "ILSVRC2012_val_00000006.JPEG",
|
||||
"avg_time": 0.5545945763587952
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
334,
|
||||
0.11443155258893967
|
||||
],
|
||||
[
|
||||
344,
|
||||
0.07433736324310303
|
||||
],
|
||||
[
|
||||
340,
|
||||
0.03150268271565437
|
||||
],
|
||||
[
|
||||
375,
|
||||
0.0279570072889328
|
||||
],
|
||||
[
|
||||
447,
|
||||
0.016650095582008362
|
||||
]
|
||||
],
|
||||
"truth": 334,
|
||||
"input": "ILSVRC2012_val_00000007.JPEG",
|
||||
"avg_time": 0.7044945955276489
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
551,
|
||||
0.1480722576379776
|
||||
],
|
||||
[
|
||||
999,
|
||||
0.06508462876081467
|
||||
],
|
||||
[
|
||||
838,
|
||||
0.02923368290066719
|
||||
],
|
||||
[
|
||||
861,
|
||||
0.02793099172413349
|
||||
],
|
||||
[
|
||||
629,
|
||||
0.014705760404467583
|
||||
]
|
||||
],
|
||||
"truth": 415,
|
||||
"input": "ILSVRC2012_val_00000008.JPEG",
|
||||
"avg_time": 0.5302054286003113
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
532,
|
||||
0.08030989021062851
|
||||
],
|
||||
[
|
||||
703,
|
||||
0.06301705539226532
|
||||
],
|
||||
[
|
||||
706,
|
||||
0.04632317274808884
|
||||
],
|
||||
[
|
||||
858,
|
||||
0.027054255828261375
|
||||
],
|
||||
[
|
||||
739,
|
||||
0.020941738039255142
|
||||
]
|
||||
],
|
||||
"truth": 674,
|
||||
"input": "ILSVRC2012_val_00000009.JPEG",
|
||||
"avg_time": 0.5457086563110352
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
153,
|
||||
0.19859662652015686
|
||||
],
|
||||
[
|
||||
333,
|
||||
0.09413397312164307
|
||||
],
|
||||
[
|
||||
332,
|
||||
0.06520044058561325
|
||||
],
|
||||
[
|
||||
265,
|
||||
0.018163226544857025
|
||||
],
|
||||
[
|
||||
279,
|
||||
0.011200027540326118
|
||||
]
|
||||
],
|
||||
"truth": 332,
|
||||
"input": "ILSVRC2012_val_00000010.JPEG",
|
||||
"avg_time": 0.541220486164093
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
109,
|
||||
0.910814106464386
|
||||
],
|
||||
[
|
||||
328,
|
||||
0.02427126280963421
|
||||
],
|
||||
[
|
||||
973,
|
||||
0.019195005297660828
|
||||
],
|
||||
[
|
||||
396,
|
||||
0.0008203962352126837
|
||||
],
|
||||
[
|
||||
955,
|
||||
0.0007471434655599296
|
||||
]
|
||||
],
|
||||
"truth": 109,
|
||||
"input": "ILSVRC2012_val_00000011.JPEG",
|
||||
"avg_time": 0.5441455245018005
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
286,
|
||||
0.9396806359291077
|
||||
],
|
||||
[
|
||||
287,
|
||||
0.006709256675094366
|
||||
],
|
||||
[
|
||||
290,
|
||||
0.0035386804956942797
|
||||
],
|
||||
[
|
||||
360,
|
||||
0.001986133400350809
|
||||
],
|
||||
[
|
||||
380,
|
||||
0.0008204157347790897
|
||||
]
|
||||
],
|
||||
"truth": 286,
|
||||
"input": "ILSVRC2012_val_00000012.JPEG",
|
||||
"avg_time": 0.5170067548751831
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
370,
|
||||
0.8886452913284302
|
||||
],
|
||||
[
|
||||
374,
|
||||
0.050033632665872574
|
||||
],
|
||||
[
|
||||
375,
|
||||
0.035372938960790634
|
||||
],
|
||||
[
|
||||
376,
|
||||
0.0012482983293011785
|
||||
],
|
||||
[
|
||||
380,
|
||||
0.0007686554454267025
|
||||
]
|
||||
],
|
||||
"truth": 370,
|
||||
"input": "ILSVRC2012_val_00000013.JPEG",
|
||||
"avg_time": 0.5148816704750061
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
757,
|
||||
0.729682981967926
|
||||
],
|
||||
[
|
||||
874,
|
||||
0.01246232632547617
|
||||
],
|
||||
[
|
||||
656,
|
||||
0.006729653105139732
|
||||
],
|
||||
[
|
||||
717,
|
||||
0.005436606705188751
|
||||
],
|
||||
[
|
||||
734,
|
||||
0.004216328263282776
|
||||
]
|
||||
],
|
||||
"truth": 757,
|
||||
"input": "ILSVRC2012_val_00000014.JPEG",
|
||||
"avg_time": 0.5282940864562988
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
595,
|
||||
0.15982748568058014
|
||||
],
|
||||
[
|
||||
856,
|
||||
0.08945954591035843
|
||||
],
|
||||
[
|
||||
958,
|
||||
0.04335767775774002
|
||||
],
|
||||
[
|
||||
977,
|
||||
0.014001542702317238
|
||||
],
|
||||
[
|
||||
978,
|
||||
0.006022063083946705
|
||||
]
|
||||
],
|
||||
"truth": 595,
|
||||
"input": "ILSVRC2012_val_00000015.JPEG",
|
||||
"avg_time": 0.542560875415802
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
147,
|
||||
0.8930153846740723
|
||||
],
|
||||
[
|
||||
33,
|
||||
0.001065562479197979
|
||||
],
|
||||
[
|
||||
150,
|
||||
0.00034841339220292866
|
||||
],
|
||||
[
|
||||
111,
|
||||
0.0001687401090748608
|
||||
],
|
||||
[
|
||||
344,
|
||||
0.00013799064618069679
|
||||
]
|
||||
],
|
||||
"truth": 147,
|
||||
"input": "ILSVRC2012_val_00000016.JPEG",
|
||||
"avg_time": 0.5194416642189026
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
619,
|
||||
0.10220428556203842
|
||||
],
|
||||
[
|
||||
669,
|
||||
0.055506281554698944
|
||||
],
|
||||
[
|
||||
984,
|
||||
0.05538923293352127
|
||||
],
|
||||
[
|
||||
884,
|
||||
0.027001017704606056
|
||||
],
|
||||
[
|
||||
980,
|
||||
0.02483953908085823
|
||||
]
|
||||
],
|
||||
"truth": 108,
|
||||
"input": "ILSVRC2012_val_00000017.JPEG",
|
||||
"avg_time": 0.5510139465332031
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
114,
|
||||
0.29043224453926086
|
||||
],
|
||||
[
|
||||
38,
|
||||
0.04570842161774635
|
||||
],
|
||||
[
|
||||
103,
|
||||
0.04075608402490616
|
||||
],
|
||||
[
|
||||
327,
|
||||
0.03169148042798042
|
||||
],
|
||||
[
|
||||
78,
|
||||
0.015707897022366524
|
||||
]
|
||||
],
|
||||
"truth": 23,
|
||||
"input": "ILSVRC2012_val_00000018.JPEG",
|
||||
"avg_time": 0.5106983184814453
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
478,
|
||||
0.5952546000480652
|
||||
],
|
||||
[
|
||||
519,
|
||||
0.0535225085914135
|
||||
],
|
||||
[
|
||||
831,
|
||||
0.04817822948098183
|
||||
],
|
||||
[
|
||||
745,
|
||||
0.019892577081918716
|
||||
],
|
||||
[
|
||||
732,
|
||||
0.008838523179292679
|
||||
]
|
||||
],
|
||||
"truth": 478,
|
||||
"input": "ILSVRC2012_val_00000019.JPEG",
|
||||
"avg_time": 0.5429549217224121
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
517,
|
||||
0.3003835678100586
|
||||
],
|
||||
[
|
||||
755,
|
||||
0.07760792225599289
|
||||
],
|
||||
[
|
||||
821,
|
||||
0.05847341939806938
|
||||
],
|
||||
[
|
||||
875,
|
||||
0.018395818769931793
|
||||
],
|
||||
[
|
||||
776,
|
||||
0.012573514133691788
|
||||
]
|
||||
],
|
||||
"truth": 517,
|
||||
"input": "ILSVRC2012_val_00000020.JPEG",
|
||||
"avg_time": 0.5207856893539429
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
383,
|
||||
0.14747272431850433
|
||||
],
|
||||
[
|
||||
377,
|
||||
0.03671402484178543
|
||||
],
|
||||
[
|
||||
379,
|
||||
0.03198457509279251
|
||||
],
|
||||
[
|
||||
380,
|
||||
0.022794431075453758
|
||||
],
|
||||
[
|
||||
384,
|
||||
0.02106383815407753
|
||||
]
|
||||
],
|
||||
"truth": 334,
|
||||
"input": "ILSVRC2012_val_00000021.JPEG",
|
||||
"avg_time": 0.5275046825408936
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
257,
|
||||
0.07526449114084244
|
||||
],
|
||||
[
|
||||
690,
|
||||
0.0708145722746849
|
||||
],
|
||||
[
|
||||
491,
|
||||
0.03854776546359062
|
||||
],
|
||||
[
|
||||
830,
|
||||
0.014788471162319183
|
||||
],
|
||||
[
|
||||
764,
|
||||
0.012466533109545708
|
||||
]
|
||||
],
|
||||
"truth": 173,
|
||||
"input": "ILSVRC2012_val_00000022.JPEG",
|
||||
"avg_time": 0.5384734272956848
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
948,
|
||||
0.826370894908905
|
||||
],
|
||||
[
|
||||
951,
|
||||
0.03755947947502136
|
||||
],
|
||||
[
|
||||
950,
|
||||
0.005536136217415333
|
||||
],
|
||||
[
|
||||
955,
|
||||
0.0022360633593052626
|
||||
],
|
||||
[
|
||||
736,
|
||||
0.0013135100016370416
|
||||
]
|
||||
],
|
||||
"truth": 948,
|
||||
"input": "ILSVRC2012_val_00000023.JPEG",
|
||||
"avg_time": 0.5288571119308472
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
727,
|
||||
0.9807093143463135
|
||||
],
|
||||
[
|
||||
580,
|
||||
0.0003866323095280677
|
||||
],
|
||||
[
|
||||
821,
|
||||
0.00010934468446066603
|
||||
],
|
||||
[
|
||||
915,
|
||||
5.8926502788381185e-06
|
||||
],
|
||||
[
|
||||
853,
|
||||
4.277605512470473e-06
|
||||
]
|
||||
],
|
||||
"truth": 727,
|
||||
"input": "ILSVRC2012_val_00000024.JPEG",
|
||||
"avg_time": 0.5293305516242981
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
85,
|
||||
0.07834767550230026
|
||||
],
|
||||
[
|
||||
86,
|
||||
0.042860619723796844
|
||||
],
|
||||
[
|
||||
42,
|
||||
0.027127500623464584
|
||||
],
|
||||
[
|
||||
972,
|
||||
0.024928158149123192
|
||||
],
|
||||
[
|
||||
305,
|
||||
0.010819884948432446
|
||||
]
|
||||
],
|
||||
"truth": 23,
|
||||
"input": "ILSVRC2012_val_00000025.JPEG",
|
||||
"avg_time": 0.5255945324897766
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
846,
|
||||
0.4871627390384674
|
||||
],
|
||||
[
|
||||
827,
|
||||
0.038651011884212494
|
||||
],
|
||||
[
|
||||
894,
|
||||
0.036898259073495865
|
||||
],
|
||||
[
|
||||
778,
|
||||
0.01164892129600048
|
||||
],
|
||||
[
|
||||
804,
|
||||
0.007563518360257149
|
||||
]
|
||||
],
|
||||
"truth": 846,
|
||||
"input": "ILSVRC2012_val_00000026.JPEG",
|
||||
"avg_time": 0.5229120850563049
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
270,
|
||||
0.6347684860229492
|
||||
],
|
||||
[
|
||||
279,
|
||||
0.02906205505132675
|
||||
],
|
||||
[
|
||||
296,
|
||||
0.015316920354962349
|
||||
],
|
||||
[
|
||||
273,
|
||||
0.002021454507485032
|
||||
],
|
||||
[
|
||||
348,
|
||||
0.0019105174578726292
|
||||
]
|
||||
],
|
||||
"truth": 270,
|
||||
"input": "ILSVRC2012_val_00000027.JPEG",
|
||||
"avg_time": 0.5355865955352783
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
162,
|
||||
0.24938520789146423
|
||||
],
|
||||
[
|
||||
166,
|
||||
0.16023823618888855
|
||||
],
|
||||
[
|
||||
168,
|
||||
0.05815333500504494
|
||||
],
|
||||
[
|
||||
237,
|
||||
0.0492720790207386
|
||||
],
|
||||
[
|
||||
264,
|
||||
0.03411776199936867
|
||||
]
|
||||
],
|
||||
"truth": 167,
|
||||
"input": "ILSVRC2012_val_00000028.JPEG",
|
||||
"avg_time": 0.5324006080627441
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
55,
|
||||
0.6169878840446472
|
||||
],
|
||||
[
|
||||
64,
|
||||
0.16488595306873322
|
||||
],
|
||||
[
|
||||
60,
|
||||
0.04516509547829628
|
||||
],
|
||||
[
|
||||
67,
|
||||
0.005169561132788658
|
||||
],
|
||||
[
|
||||
68,
|
||||
0.001388290780596435
|
||||
]
|
||||
],
|
||||
"truth": 55,
|
||||
"input": "ILSVRC2012_val_00000029.JPEG",
|
||||
"avg_time": 0.4991496205329895
|
||||
},
|
||||
{
|
||||
"predictions": [
|
||||
[
|
||||
905,
|
||||
0.06021348759531975
|
||||
],
|
||||
[
|
||||
904,
|
||||
0.026041440665721893
|
||||
],
|
||||
[
|
||||
708,
|
||||
0.020081443712115288
|
||||
],
|
||||
[
|
||||
818,
|
||||
0.018849557265639305
|
||||
],
|
||||
[
|
||||
868,
|
||||
0.018795911222696304
|
||||
]
|
||||
],
|
||||
"truth": 858,
|
||||
"input": "ILSVRC2012_val_00000030.JPEG",
|
||||
"avg_time": 0.5052508115768433
|
||||
}
|
||||
],
|
||||
"top1_percent": 50.0,
|
||||
"top5_percent": 60.0
|
||||
}
|
|
@ -0,0 +1,300 @@
|
|||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000001.JPEG
|
||||
Prediction: 795(10%) 746(4%) 978(3%) 802(2%) 970(1%)
|
||||
Prediction: 795(10%) 746(4%) 978(3%) 802(2%) 970(1%)
|
||||
Prediction: 795(10%) 746(4%) 978(3%) 802(2%) 970(1%)
|
||||
Prediction: 795(10%) 746(4%) 978(3%) 802(2%) 970(1%)
|
||||
Prediction: 795(10%) 746(4%) 978(3%) 802(2%) 970(1%)
|
||||
Average prediction time: 0.5342668294906616
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000002.JPEG
|
||||
Prediction: 795(64%) 970(11%) 703(0%) 979(0%) 972(0%)
|
||||
Prediction: 795(64%) 970(11%) 703(0%) 979(0%) 972(0%)
|
||||
Prediction: 795(64%) 970(11%) 703(0%) 979(0%) 972(0%)
|
||||
Prediction: 795(64%) 970(11%) 703(0%) 979(0%) 972(0%)
|
||||
Prediction: 795(64%) 970(11%) 703(0%) 979(0%) 972(0%)
|
||||
Average prediction time: 0.5440366864204407
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000003.JPEG
|
||||
Prediction: 230(76%) 231(13%) 232(0%) 259(0%) 264(0%)
|
||||
Prediction: 230(76%) 231(13%) 232(0%) 259(0%) 264(0%)
|
||||
Prediction: 230(76%) 231(13%) 232(0%) 259(0%) 264(0%)
|
||||
Prediction: 230(76%) 231(13%) 232(0%) 259(0%) 264(0%)
|
||||
Prediction: 230(76%) 231(13%) 232(0%) 259(0%) 264(0%)
|
||||
Average prediction time: 0.5443987250328064
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000004.JPEG
|
||||
Prediction: 969(62%) 967(4%) 809(1%) 925(0%) 966(0%)
|
||||
Prediction: 969(62%) 967(4%) 809(1%) 925(0%) 966(0%)
|
||||
Prediction: 969(62%) 967(4%) 809(1%) 925(0%) 966(0%)
|
||||
Prediction: 969(62%) 967(4%) 809(1%) 925(0%) 966(0%)
|
||||
Prediction: 969(62%) 967(4%) 809(1%) 925(0%) 966(0%)
|
||||
Average prediction time: 0.5576277375221252
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000005.JPEG
|
||||
Prediction: 459(13%) 748(4%) 529(2%) 636(2%) 850(1%)
|
||||
Prediction: 459(13%) 748(4%) 529(2%) 636(2%) 850(1%)
|
||||
Prediction: 459(13%) 748(4%) 529(2%) 636(2%) 850(1%)
|
||||
Prediction: 459(13%) 748(4%) 529(2%) 636(2%) 850(1%)
|
||||
Prediction: 459(13%) 748(4%) 529(2%) 636(2%) 850(1%)
|
||||
Average prediction time: 0.5325570702552795
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000006.JPEG
|
||||
Prediction: 646(7%) 977(4%) 978(2%) 974(1%) 972(1%)
|
||||
Prediction: 646(7%) 977(4%) 978(2%) 974(1%) 972(1%)
|
||||
Prediction: 646(7%) 977(4%) 978(2%) 974(1%) 972(1%)
|
||||
Prediction: 646(7%) 977(4%) 978(2%) 974(1%) 972(1%)
|
||||
Prediction: 646(7%) 977(4%) 978(2%) 974(1%) 972(1%)
|
||||
Average prediction time: 0.5545945763587952
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000007.JPEG
|
||||
Prediction: 334(11%) 344(7%) 340(3%) 375(2%) 447(1%)
|
||||
Prediction: 334(11%) 344(7%) 340(3%) 375(2%) 447(1%)
|
||||
Prediction: 334(11%) 344(7%) 340(3%) 375(2%) 447(1%)
|
||||
Prediction: 334(11%) 344(7%) 340(3%) 375(2%) 447(1%)
|
||||
Prediction: 334(11%) 344(7%) 340(3%) 375(2%) 447(1%)
|
||||
Average prediction time: 0.7044945955276489
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000008.JPEG
|
||||
Prediction: 551(14%) 999(6%) 838(2%) 861(2%) 629(1%)
|
||||
Prediction: 551(14%) 999(6%) 838(2%) 861(2%) 629(1%)
|
||||
Prediction: 551(14%) 999(6%) 838(2%) 861(2%) 629(1%)
|
||||
Prediction: 551(14%) 999(6%) 838(2%) 861(2%) 629(1%)
|
||||
Prediction: 551(14%) 999(6%) 838(2%) 861(2%) 629(1%)
|
||||
Average prediction time: 0.5302054286003113
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000009.JPEG
|
||||
Prediction: 532(8%) 703(6%) 706(4%) 858(2%) 739(2%)
|
||||
Prediction: 532(8%) 703(6%) 706(4%) 858(2%) 739(2%)
|
||||
Prediction: 532(8%) 703(6%) 706(4%) 858(2%) 739(2%)
|
||||
Prediction: 532(8%) 703(6%) 706(4%) 858(2%) 739(2%)
|
||||
Prediction: 532(8%) 703(6%) 706(4%) 858(2%) 739(2%)
|
||||
Average prediction time: 0.5457086563110352
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000010.JPEG
|
||||
Prediction: 153(19%) 333(9%) 332(6%) 265(1%) 279(1%)
|
||||
Prediction: 153(19%) 333(9%) 332(6%) 265(1%) 279(1%)
|
||||
Prediction: 153(19%) 333(9%) 332(6%) 265(1%) 279(1%)
|
||||
Prediction: 153(19%) 333(9%) 332(6%) 265(1%) 279(1%)
|
||||
Prediction: 153(19%) 333(9%) 332(6%) 265(1%) 279(1%)
|
||||
Average prediction time: 0.541220486164093
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000011.JPEG
|
||||
Prediction: 109(91%) 328(2%) 973(1%) 396(0%) 955(0%)
|
||||
Prediction: 109(91%) 328(2%) 973(1%) 396(0%) 955(0%)
|
||||
Prediction: 109(91%) 328(2%) 973(1%) 396(0%) 955(0%)
|
||||
Prediction: 109(91%) 328(2%) 973(1%) 396(0%) 955(0%)
|
||||
Prediction: 109(91%) 328(2%) 973(1%) 396(0%) 955(0%)
|
||||
Average prediction time: 0.5441455245018005
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000012.JPEG
|
||||
Prediction: 286(93%) 287(0%) 290(0%) 360(0%) 380(0%)
|
||||
Prediction: 286(93%) 287(0%) 290(0%) 360(0%) 380(0%)
|
||||
Prediction: 286(93%) 287(0%) 290(0%) 360(0%) 380(0%)
|
||||
Prediction: 286(93%) 287(0%) 290(0%) 360(0%) 380(0%)
|
||||
Prediction: 286(93%) 287(0%) 290(0%) 360(0%) 380(0%)
|
||||
Average prediction time: 0.5170067548751831
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000013.JPEG
|
||||
Prediction: 370(88%) 374(5%) 375(3%) 376(0%) 380(0%)
|
||||
Prediction: 370(88%) 374(5%) 375(3%) 376(0%) 380(0%)
|
||||
Prediction: 370(88%) 374(5%) 375(3%) 376(0%) 380(0%)
|
||||
Prediction: 370(88%) 374(5%) 375(3%) 376(0%) 380(0%)
|
||||
Prediction: 370(88%) 374(5%) 375(3%) 376(0%) 380(0%)
|
||||
Average prediction time: 0.5148816704750061
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000014.JPEG
|
||||
Prediction: 757(72%) 874(1%) 656(0%) 717(0%) 734(0%)
|
||||
Prediction: 757(72%) 874(1%) 656(0%) 717(0%) 734(0%)
|
||||
Prediction: 757(72%) 874(1%) 656(0%) 717(0%) 734(0%)
|
||||
Prediction: 757(72%) 874(1%) 656(0%) 717(0%) 734(0%)
|
||||
Prediction: 757(72%) 874(1%) 656(0%) 717(0%) 734(0%)
|
||||
Average prediction time: 0.5282940864562988
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000015.JPEG
|
||||
Prediction: 595(15%) 856(8%) 958(4%) 977(1%) 978(0%)
|
||||
Prediction: 595(15%) 856(8%) 958(4%) 977(1%) 978(0%)
|
||||
Prediction: 595(15%) 856(8%) 958(4%) 977(1%) 978(0%)
|
||||
Prediction: 595(15%) 856(8%) 958(4%) 977(1%) 978(0%)
|
||||
Prediction: 595(15%) 856(8%) 958(4%) 977(1%) 978(0%)
|
||||
Average prediction time: 0.542560875415802
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000016.JPEG
|
||||
Prediction: 147(89%) 33(0%) 150(0%) 111(0%) 344(0%)
|
||||
Prediction: 147(89%) 33(0%) 150(0%) 111(0%) 344(0%)
|
||||
Prediction: 147(89%) 33(0%) 150(0%) 111(0%) 344(0%)
|
||||
Prediction: 147(89%) 33(0%) 150(0%) 111(0%) 344(0%)
|
||||
Prediction: 147(89%) 33(0%) 150(0%) 111(0%) 344(0%)
|
||||
Average prediction time: 0.5194416642189026
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000017.JPEG
|
||||
Prediction: 619(10%) 669(5%) 984(5%) 884(2%) 980(2%)
|
||||
Prediction: 619(10%) 669(5%) 984(5%) 884(2%) 980(2%)
|
||||
Prediction: 619(10%) 669(5%) 984(5%) 884(2%) 980(2%)
|
||||
Prediction: 619(10%) 669(5%) 984(5%) 884(2%) 980(2%)
|
||||
Prediction: 619(10%) 669(5%) 984(5%) 884(2%) 980(2%)
|
||||
Average prediction time: 0.5510139465332031
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000018.JPEG
|
||||
Prediction: 114(29%) 38(4%) 103(4%) 327(3%) 78(1%)
|
||||
Prediction: 114(29%) 38(4%) 103(4%) 327(3%) 78(1%)
|
||||
Prediction: 114(29%) 38(4%) 103(4%) 327(3%) 78(1%)
|
||||
Prediction: 114(29%) 38(4%) 103(4%) 327(3%) 78(1%)
|
||||
Prediction: 114(29%) 38(4%) 103(4%) 327(3%) 78(1%)
|
||||
Average prediction time: 0.5106983184814453
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000019.JPEG
|
||||
Prediction: 478(59%) 519(5%) 831(4%) 745(1%) 732(0%)
|
||||
Prediction: 478(59%) 519(5%) 831(4%) 745(1%) 732(0%)
|
||||
Prediction: 478(59%) 519(5%) 831(4%) 745(1%) 732(0%)
|
||||
Prediction: 478(59%) 519(5%) 831(4%) 745(1%) 732(0%)
|
||||
Prediction: 478(59%) 519(5%) 831(4%) 745(1%) 732(0%)
|
||||
Average prediction time: 0.5429549217224121
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000020.JPEG
|
||||
Prediction: 517(30%) 755(7%) 821(5%) 875(1%) 776(1%)
|
||||
Prediction: 517(30%) 755(7%) 821(5%) 875(1%) 776(1%)
|
||||
Prediction: 517(30%) 755(7%) 821(5%) 875(1%) 776(1%)
|
||||
Prediction: 517(30%) 755(7%) 821(5%) 875(1%) 776(1%)
|
||||
Prediction: 517(30%) 755(7%) 821(5%) 875(1%) 776(1%)
|
||||
Average prediction time: 0.5207856893539429
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000021.JPEG
|
||||
Prediction: 383(14%) 377(3%) 379(3%) 380(2%) 384(2%)
|
||||
Prediction: 383(14%) 377(3%) 379(3%) 380(2%) 384(2%)
|
||||
Prediction: 383(14%) 377(3%) 379(3%) 380(2%) 384(2%)
|
||||
Prediction: 383(14%) 377(3%) 379(3%) 380(2%) 384(2%)
|
||||
Prediction: 383(14%) 377(3%) 379(3%) 380(2%) 384(2%)
|
||||
Average prediction time: 0.5275046825408936
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000022.JPEG
|
||||
Prediction: 257(7%) 690(7%) 491(3%) 830(1%) 764(1%)
|
||||
Prediction: 257(7%) 690(7%) 491(3%) 830(1%) 764(1%)
|
||||
Prediction: 257(7%) 690(7%) 491(3%) 830(1%) 764(1%)
|
||||
Prediction: 257(7%) 690(7%) 491(3%) 830(1%) 764(1%)
|
||||
Prediction: 257(7%) 690(7%) 491(3%) 830(1%) 764(1%)
|
||||
Average prediction time: 0.5384734272956848
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000023.JPEG
|
||||
Prediction: 948(82%) 951(3%) 950(0%) 955(0%) 736(0%)
|
||||
Prediction: 948(82%) 951(3%) 950(0%) 955(0%) 736(0%)
|
||||
Prediction: 948(82%) 951(3%) 950(0%) 955(0%) 736(0%)
|
||||
Prediction: 948(82%) 951(3%) 950(0%) 955(0%) 736(0%)
|
||||
Prediction: 948(82%) 951(3%) 950(0%) 955(0%) 736(0%)
|
||||
Average prediction time: 0.5288571119308472
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000024.JPEG
|
||||
Prediction: 727(98%) 580(0%) 821(0%) 915(0%) 853(0%)
|
||||
Prediction: 727(98%) 580(0%) 821(0%) 915(0%) 853(0%)
|
||||
Prediction: 727(98%) 580(0%) 821(0%) 915(0%) 853(0%)
|
||||
Prediction: 727(98%) 580(0%) 821(0%) 915(0%) 853(0%)
|
||||
Prediction: 727(98%) 580(0%) 821(0%) 915(0%) 853(0%)
|
||||
Average prediction time: 0.5293305516242981
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000025.JPEG
|
||||
Prediction: 85(7%) 86(4%) 42(2%) 972(2%) 305(1%)
|
||||
Prediction: 85(7%) 86(4%) 42(2%) 972(2%) 305(1%)
|
||||
Prediction: 85(7%) 86(4%) 42(2%) 972(2%) 305(1%)
|
||||
Prediction: 85(7%) 86(4%) 42(2%) 972(2%) 305(1%)
|
||||
Prediction: 85(7%) 86(4%) 42(2%) 972(2%) 305(1%)
|
||||
Average prediction time: 0.5255945324897766
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000026.JPEG
|
||||
Prediction: 846(48%) 827(3%) 894(3%) 778(1%) 804(0%)
|
||||
Prediction: 846(48%) 827(3%) 894(3%) 778(1%) 804(0%)
|
||||
Prediction: 846(48%) 827(3%) 894(3%) 778(1%) 804(0%)
|
||||
Prediction: 846(48%) 827(3%) 894(3%) 778(1%) 804(0%)
|
||||
Prediction: 846(48%) 827(3%) 894(3%) 778(1%) 804(0%)
|
||||
Average prediction time: 0.5229120850563049
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000027.JPEG
|
||||
Prediction: 270(63%) 279(2%) 296(1%) 273(0%) 348(0%)
|
||||
Prediction: 270(63%) 279(2%) 296(1%) 273(0%) 348(0%)
|
||||
Prediction: 270(63%) 279(2%) 296(1%) 273(0%) 348(0%)
|
||||
Prediction: 270(63%) 279(2%) 296(1%) 273(0%) 348(0%)
|
||||
Prediction: 270(63%) 279(2%) 296(1%) 273(0%) 348(0%)
|
||||
Average prediction time: 0.5355865955352783
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000028.JPEG
|
||||
Prediction: 162(24%) 166(16%) 168(5%) 237(4%) 264(3%)
|
||||
Prediction: 162(24%) 166(16%) 168(5%) 237(4%) 264(3%)
|
||||
Prediction: 162(24%) 166(16%) 168(5%) 237(4%) 264(3%)
|
||||
Prediction: 162(24%) 166(16%) 168(5%) 237(4%) 264(3%)
|
||||
Prediction: 162(24%) 166(16%) 168(5%) 237(4%) 264(3%)
|
||||
Average prediction time: 0.5324006080627441
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000029.JPEG
|
||||
Prediction: 55(61%) 64(16%) 60(4%) 67(0%) 68(0%)
|
||||
Prediction: 55(61%) 64(16%) 60(4%) 67(0%) 68(0%)
|
||||
Prediction: 55(61%) 64(16%) 60(4%) 67(0%) 68(0%)
|
||||
Prediction: 55(61%) 64(16%) 60(4%) 67(0%) 68(0%)
|
||||
Prediction: 55(61%) 64(16%) 60(4%) 67(0%) 68(0%)
|
||||
Average prediction time: 0.4991496205329895
|
||||
Looking for: d_I160x160x3CMCMCMCMCMCMC1A in
|
||||
Found input_shape [160,160,3]
|
||||
ILSVRC2012_val_00000030.JPEG
|
||||
Prediction: 905(6%) 904(2%) 708(2%) 818(1%) 868(1%)
|
||||
Prediction: 905(6%) 904(2%) 708(2%) 818(1%) 868(1%)
|
||||
Prediction: 905(6%) 904(2%) 708(2%) 818(1%) 868(1%)
|
||||
Prediction: 905(6%) 904(2%) 708(2%) 818(1%) 868(1%)
|
||||
Prediction: 905(6%) 904(2%) 708(2%) 818(1%) 868(1%)
|
||||
Average prediction time: 0.5052508115768433
|
||||
Total time: 2000.856689 ms count: 5
|
||||
Total time: 3655.400635 ms count: 10
|
||||
Total time: 5315.845215 ms count: 15
|
||||
Total time: 6984.321777 ms count: 20
|
||||
Total time: 8630.434082 ms count: 25
|
||||
Total time: 10320.451172 ms count: 30
|
||||
Total time: 12761.572998 ms count: 35
|
||||
Total time: 14391.549316 ms count: 40
|
||||
Total time: 16056.530273 ms count: 45
|
||||
Total time: 17694.408203 ms count: 50
|
||||
Total time: 19372.620605 ms count: 55
|
||||
Total time: 20940.195312 ms count: 60
|
||||
Total time: 22475.999023 ms count: 65
|
||||
Total time: 24110.624512 ms count: 70
|
||||
Total time: 25755.476562 ms count: 75
|
||||
Total time: 27361.451904 ms count: 80
|
||||
Total time: 29059.480225 ms count: 85
|
||||
Total time: 30595.387451 ms count: 90
|
||||
Total time: 32238.238037 ms count: 95
|
||||
Total time: 33803.780518 ms count: 100
|
||||
Total time: 35426.529053 ms count: 105
|
||||
Total time: 37106.148193 ms count: 110
|
||||
Total time: 38684.815430 ms count: 115
|
||||
Total time: 40327.112549 ms count: 120
|
||||
Total time: 41941.799561 ms count: 125
|
||||
Total time: 43523.007324 ms count: 130
|
||||
Total time: 45171.748779 ms count: 135
|
||||
Total time: 46786.077881 ms count: 140
|
||||
Total time: 48314.237549 ms count: 145
|
||||
Total time: 49830.279541 ms count: 150
|
Загрузка…
Ссылка в новой задаче