File size: 2,859 Bytes
58f2379 5653155 58f2379 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 | {
"schema": "sam-cam-bam.dream-model-pack.v1",
"sources": {
"dinov2_repository": "onnx-community/dinov2-with-registers-base",
"dinov2_revision": "fcd050203baf48e192055356f379b5949a111255",
"bsf_sha256": "dd1772717b232d3ca4d26a0f5765ba1317a437efffd6852099ba0c4af91d9492",
"calibration_sha256": "1c8f62b76f2f4dbfc723b76149a2d3a3bdb323f1eadbade844a643cb59507df7",
"rae_source_repository": "bytetriper/RAE",
"rae_source_revision": "a4d18c4db766419cbe7cb8c02cd9f7ceb0ec9041",
"rae_checkpoint_repository": "nyu-visionx/RAE-collections",
"rae_checkpoint_revision": "1be4f03273523431f099a934da4cf1940dc6039f",
"rae_checkpoint_path": "decoders/dinov2/wReg_base/decB_ganv3/dinov2_decoder.pt",
"rae_checkpoint_sha256": "e22ee0b73d58d069c108da1892798c280089593e39733a79e11e211999f42a27"
},
"artifacts": [
{
"file": "dinov2-vitb14-reg-q4f16.onnx",
"bytes": 51374908,
"sha256": "ef0feac82fd3fc1310aba8c38390fee86367b8c9e553a9846ce3488c29494ee5",
"role": "encoder-q4f16",
"input": {
"pixel_values": [
1,
3,
224,
224
]
},
"output": {
"last_hidden_state": [
1,
261,
768
]
}
},
{
"file": "dinov2-vitb14-reg-q4.onnx",
"bytes": 59978957,
"sha256": "02996745913d0654d8571cef0de689a7d3a4870b3deacf9b41d6c13b6dca7fd1",
"role": "encoder-q4",
"input": {
"pixel_values": [
1,
3,
224,
224
]
},
"output": {
"last_hidden_state": [
1,
261,
768
]
}
},
{
"file": "rae-vitb-decoder-int8-qdq.onnx",
"bytes": 87946239,
"sha256": "cb31eec571791e3f3ab9cc03abd63841603ffbce85853423f47a75e53a907691",
"role": "decoder-int8-qdq",
"input": {
"tokens": [
1,
256,
768
]
},
"output": {
"image": [
1,
3,
256,
256
]
}
},
{
"file": "dinov2-vitb14-reg-bsf-g8192-r3-f16.bin",
"bytes": 38547520,
"sha256": "54f6243b339af889ac826faf9fb5b535e3135e41068117ba6c78f95ad7ecbf61",
"role": "bsf-field",
"layout": "sam-cam-bam.bsf-field.v1"
}
],
"verification": {
"quantized_matmul_weights": 74,
"gram_max_error": 5.960464477539062e-07,
"calibration_scale": 1.1635750841519952,
"gamma_min_abs_q4f16": 0.1900634765625,
"gamma_min_abs_q4": 0.19005857408046722,
"decoder_psnr_db": 39.4513159114436,
"float16_mean_top8_overlap": 1.0,
"float16_exact_top8_patches": 254,
"default_patch": 162,
"default_blocks": [
6278,
7956,
1299,
5060,
5783,
5133,
2796,
3135
]
}
}
|