2026-04-15 10:40:17,945 file: hb_mapper.py func: hb_mapper line No: 111 Start hb_mapper…
2026-04-15 10:40:17,946 file: hb_mapper.py func: hb_mapper line No: 112 log will be stored in /data/workspace/gai/hb_mapper_makertbin.log
2026-04-15 10:40:17,946 file: hb_mapper.py func: hb_mapper line No: 113 hbdk version 3.27.1
2026-04-15 10:40:17,947 file: hb_mapper.py func: hb_mapper line No: 114 horizon_nn version 0.12.8
2026-04-15 10:40:17,947 file: hb_mapper.py func: hb_mapper line No: 115 hb_mapper version 1.5.7
2026-04-15 10:40:17,948 file: hb_mapper_makertbin.py func: hb_mapper_makertbin line No: 590 Start Model Convert…
2026-04-15 10:40:17,958 file: hb_mapper_makertbin.py func: hb_mapper_makertbin line No: 52 yaml file parse failed. Please double check your config file inputs
2026-04-15 10:40:17,959 file: tool_utils.py func: tool_utils line No: 116 exception in command: makertbin
2026-04-15 10:40:17,961 file: tool_utils.py func: tool_utils line No: 117 Traceback (most recent call last):
File “/usr/local/lib/python3.6/site-packages/schema.py”, line 393, in validate
nvalue = Schema(svalue, error=e, ignore_extra_keys=i).validate(value)
File “/usr/local/lib/python3.6/site-packages/schema.py”, line 414, in validate
raise SchemaWrongKeyError(message, e.format(data) if e else None)
schema.SchemaWrongKeyError: Wrong keys ‘cal_data_num’, ‘cal_data_type’ in {‘cal_data_dir’: ‘./calibration_data/image;./calibration_data/features’, ‘cal_data_type’: ‘uint8;float32’, ‘calibration_type’: ‘max’, ‘cal_data_num’: 30}
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/usr/local/lib/python3.6/site-packages/horizon_tc_ui/utils/tool_utils.py”, line 114, in __decorator
func(*args, **kargs)
File “/usr/local/lib/python3.6/site-packages/horizon_tc_ui/hb_mapper.py”, line 117, in makertbin
MakertbinRunner(config, model_type).run(version)
File “/usr/local/lib/python3.6/site-packages/horizon_tc_ui/hb_mapper_makertbin.py”, line 591, in run
self._parse_model()
File “/usr/local/lib/python3.6/site-packages/horizon_tc_ui/hb_mapper_makertbin.py”, line 60, in _parse_model
self._parse_conf()
File “/usr/local/lib/python3.6/site-packages/horizon_tc_ui/hb_mapper_makertbin.py”, line 54, in _parse_conf
raise e
File “/usr/local/lib/python3.6/site-packages/horizon_tc_ui/hb_mapper_makertbin.py”, line 49, in _parse_conf
self.mp_conf = MpConf(self.conf_file, self.model_type)
File “/usr/local/lib/python3.6/site-packages/horizon_tc_ui/config/mapper_conf_parser.py”, line 81, in init
self._validate_parameters()
File “/usr/local/lib/python3.6/site-packages/horizon_tc_ui/config/mapper_conf_parser.py”, line 133, in _validate_parameters
raise e
File “/usr/local/lib/python3.6/site-packages/horizon_tc_ui/config/mapper_conf_parser.py”, line 119, in _validate_parameters
self._mp_conf = Schema(schema_dict).validate(self._mp_conf)
File “/usr/local/lib/python3.6/site-packages/schema.py”, line 397, in validate
raise SchemaError([message] + x.autos, [e] + x.errors)
schema.SchemaError: Key ‘calibration_parameters’ error:
Wrong keys ‘cal_data_num’, ‘cal_data_type’ in {‘cal_data_dir’: ‘./calibration_data/image;./calibration_data/features’, ‘cal_data_type’: ‘uint8;float32’, ‘calibration_type’: ‘max’, ‘cal_data_num’: 30}
2026-04-15 10:40:17,961 file: tool_utils.py func: tool_utils line No: 118 Key ‘calibration_parameters’ error:
Wrong keys ‘cal_data_num’, ‘cal_data_type’ in {‘cal_data_dir’: ‘./calibration_data/image;./calibration_data/features’, ‘cal_data_type’: ‘uint8;float32’, ‘calibration_type’: ‘max’, ‘cal_data_num’: 30}