Files
vendor_xiaomi_degas/proprietary/odm/etc/camera/ellc_params.json
T
HeroBuxx 5b4a9487d0 degas: Initial blobs import
Signed-off-by: HeroBuxx <me@herobuxx.me>
2026-04-07 05:38:24 +00:00

139 lines
4.0 KiB
JSON

{
"ellc": {
"phone_version": "N12",
"model_version": "v1.0",
"hdr": "false",
"resize": "false",
"shape_patch": [
784,
1040
],
"overlap": [
32,
32
],
"snpe": {
"runtime": "dsp",
"dlcs": [
{
"dlc_name": "n12_906_w_24c_fakequant_np7-23p.dla",
"dlc_offset": 0,
"dlc_size": 7834431,
"input": {
"name": "Placeholder:0",
"shape": [
1,
784,
1040,
24
],
"offset": 0,
"delta": 0.000030518509447574615,
"encoding": "tf16"
},
"output": {
"name": "g_conv10/Conv2D:0",
"shape": [
1,
784,
1040,
4
],
"offset": 0,
"delta": 0.000030518509447574615,
"encoding": "tf16"
}
},
{
"dlc_name": "jn1_24c_fakequant_np7-23p.dla",
"dlc_offset": 7834431,
"dlc_size": 7834425,
"input": {
"name": "Placeholder:0",
"shape": [
1,
784,
1040,
24
],
"offset": 0,
"delta": 0.000030518509447574615,
"encoding": "tf16"
},
"output": {
"name": "g_conv10/Conv2D:0",
"shape": [
1,
784,
1040,
4
],
"offset": 0,
"delta": 0.000030518509447574615,
"encoding": "tf16"
}
}
]
},
"relight_setting": [
{
"camera_type": "UltraWide",
"range_luxindex": [8000, 10000, 11000, 12000, 15000],
"range_ratio": [4.0, 4.0, 2.0, 0.5, 0.1]
},
{
"camera_type": "Wide",
"range_luxindex": [8000, 10000, 11000, 13000, 15000],
"range_ratio": [4.0, 3.5, 3.0, 1.3, 0.1]
},
{
"camera_type": "Tele",
"range_luxindex": [8000, 10000, 11000, 12000, 13000],
"range_ratio": [4.0, 4.0, 2.5, 0.7, 0.01]
},
{
"camera_type": "Tele5x",
"range_luxindex": [8000, 10000, 11000, 12000, 15000],
"range_ratio": [4.0, 4.0, 2.0, 0.5, 0.1]
}
],
"after_relight_setting": [
{
"camera_type": "UltraWide",
"range_luxindex": [7000, 10000, 11000, 12000, 15000],
"range_ratio": [1.05, 1.05, 1.05, 1.05, 1.05]
},
{
"camera_type": "Wide",
"range_luxindex": [7000, 10000, 11000, 12000, 15000],
"range_ratio": [1.05, 1.05, 1.05, 1.05, 1.05]
},
{
"camera_type": "Tele",
"range_luxindex": [7000, 10000, 11000, 12000, 15000],
"range_ratio": [1.05, 1.05, 1.05, 1.05, 1.05]
},
{
"camera_type": "Tele5x",
"range_luxindex": [7000, 10000, 11000, 12000, 15000],
"range_ratio": [1.05, 1.05, 1.05, 1.05, 1.05]
}
],
"Threshold": {
"T_brightness": 200,
"T_dark_scene": 0,
"T_motion_1": 10000000000,
"T_motion_2": 10000000000,
"T_over_expose_threshold": 3500,
"T_over_expose_ratio": 0.4,
"T_first_frame_luxindex": 800,
"T_use_merge": 1,
"T_use_tm": 1,
"T_max_tm_ratio": 15,
"T_hdr_ratio_threshold": 0.0001
}
}
}