Skip to content

Commit

Permalink
Add clic2020 pro for 3 archs
Browse files Browse the repository at this point in the history
  • Loading branch information
jbegaint committed Jun 26, 2020
1 parent d5bf8b2 commit 9222a2d
Show file tree
Hide file tree
Showing 3 changed files with 168 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"name": "bmshj2018-factorized",
"description": "Inference (ans)",
"results": {
"psnr": [
30.34011743360776,
31.74832609848035,
33.09991877565174,
34.5696784959475,
35.96307467385488,
37.72277099571539,
39.325029255196085,
41.17392200146078
],
"msssim": [
0.9435051274299622,
0.9577199981212616,
0.9686524443626404,
0.9771611371040344,
0.9836126470565796,
0.9885178861618042,
0.992225825548172,
0.9948825106620789
],
"bpp": [
0.10134687480020134,
0.14778938757392343,
0.21534583740411362,
0.3149648270739282,
0.4539978005733862,
0.6732614492710013,
0.9712546578984018,
1.376133735145101
],
"encoding_time": [
0.8035782384872436,
0.804867654800415,
0.8058208045959473,
0.8074917144775391,
0.8087167615890503,
1.4132754163742065,
1.4158279695510865,
1.4318486909866333
],
"decoding_time": [
1.9477969484329223,
1.9500763111114503,
1.9516692466735839,
1.9509481582641601,
1.9602601251602172,
3.0500303964614868,
3.0555052547454835,
3.0859513416290283
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"name": "bmshj2018-hyperprior",
"description": "Inference (ans)",
"results": {
"psnr": [
30.679924417391163,
32.2451284093289,
33.8103961299784,
35.413232911717316,
36.788929222169244,
38.51264536381486,
39.87708453847197,
41.865032117339275
],
"msssim": [
0.9457946562767029,
0.9593337869644165,
0.969487120628357,
0.9785673272609711,
0.9849298808574677,
0.9892774269580841,
0.9920597004890442,
0.9952325460910797
],
"bpp": [
0.0902655306829278,
0.13271801227381397,
0.19194443376450684,
0.27753713376905953,
0.38992646965096345,
0.5672997244031239,
0.8073580744564383,
1.1203670251818285
],
"encoding_time": [
0.8698813848495484,
0.8662467012405396,
0.869187035560608,
0.8711585617065429,
0.8756082401275634,
1.4750663213729858,
1.4728060455322265,
1.4972519636154176
],
"decoding_time": [
1.9979268436431885,
1.9905559129714965,
1.9928503303527831,
2.0002513608932495,
2.003615406036377,
3.0561824865341185,
3.0575573797225952,
3.105682194709778
]
}
}
56 changes: 56 additions & 0 deletions results/clic2020-pro/clic2020_professional_test_mbt2018_mean.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"name": "mbt2018-mean",
"description": "Inference (ans)",
"results": {
"psnr": [
31.134179168204145,
32.60459293990121,
34.09252993683588,
35.54028550653877,
37.09948814430556,
38.650421286737554,
40.31175705351956,
41.85248291050837
],
"msssim": [
0.9465247473716736,
0.9604450800418853,
0.9705653171539307,
0.978821986913681,
0.9847544863224029,
0.9893027818202973,
0.9928463428020478,
0.9950839397907257
],
"bpp": [
0.07868890336065407,
0.11787699343284481,
0.17586499106820522,
0.2582127425245173,
0.38376770704136054,
0.5403883014893349,
0.7696997254421976,
1.0600863947431893
],
"encoding_time": [
4.664106987953186,
4.503091917037964,
4.496293953895568,
4.434348541259766,
8.307923821449279,
8.370989542007447,
8.454228256225585,
8.459947627067566
],
"decoding_time": [
5.421604391098023,
5.362251323699951,
5.409568736076355,
5.307660235404969,
9.19024676322937,
9.210487653732299,
9.265203990936278,
9.271985830307006
]
}
}

0 comments on commit 9222a2d

Please sign in to comment.