在用J5 docker 容器时,做校准数据预处理,horizon_tc_ui.data.transformer和horizon_tc_ui.data.dataloader有官方API文档吗
在用J5 docker 容器时,做校准数据预处理,horizon_tc_ui.data.transformer和horizon_tc_ui.data.dataloader有官方API文档吗


- 看看这个是不是你所需要的: https://developer.d-robotics.cc/api/v1/fileData/horizon_j5_open_explorer_cn_doc/oe_mapper/source/ptq/ptq_appendix/transformer.html
- 至于用法你可以参考工具链OE包示例中的脚本,比如:/open_explorer/ddk/samples/ai_toolchain/horizon_model_convert_sample/03_classification/01_mobilenet/mapper/preprocess.py