(py310) ciupakt@RZE-CIUPAKTLX-N:~/Projects/edgeai-tensorlab/edgeai-modelmaker$ ./run_modelmaker.sh AM62A config_detection.yaml Number of AVX cores detected in PC: 12 AVX compilation speedup in PC : 1 Target device : AM62A PYTHONPATH : .: TIDL_TOOLS_PATH : ../edgeai-benchmark/tools/tidl_tools_package/AM62A/tidl_tools LD_LIBRARY_PATH : ../edgeai-benchmark/tools/tidl_tools_package/AM62A/tidl_tools: argv: ['./scripts/run_modelmaker.py', 'config_detection.yaml', '--target_device', 'AM62A'] --------------------------------------------------------------------- INFO: ModelMaker - task_type:detection model_name:yolox_nano_lite dataset_name:tiscapes2017_driving run_name:20250428-145500/yolox_nano_lite - Model: yolox_nano_lite - TargetDevices & Estimated Inference Times (ms): {'TDA4VM': 3.74, 'AM62A': 8.87, 'AM67A': '8.87 (with 1/2 device capability)', 'AM68A': 3.73, 'AM69A': '3.64 (with 1/4th device capability)', 'AM62': 516.15} - This model can be compiled for the above device(s). --------------------------------------------------------------------- INFO: ModelMaker - dataset split sizes {'train': 393, 'val': 107} INFO: ModelMaker - max_num_files is set to: 10000 INFO: ModelMaker - dataset split sizes are limited to: {'train': 393, 'val': 107} INFO: ModelMaker - dataset loading OK loading annotations into memory... Done (t=0.06s) creating index... index created! loading annotations into memory... Done (t=0.01s) creating index... index created! INFO: ModelMaker - run params is at: /home/ciupakt/Projects/edgeai-tensorlab/edgeai-modelmaker/data/projects/tiscapes2017_driving/run/20250428-145500/yolox_nano_lite/run.yaml INFO: ModelMaker - running training - for detailed info see the log file: /home/ciupakt/Projects/edgeai-tensorlab/edgeai-modelmaker/data/projects/tiscapes2017_driving/run/20250428-145500/yolox_nano_lite/training/run.log TASKS TOTAL=1, NUM_RUNNING=0: 100%|██████████████████████████| 1/1 [03:54<00:00, 234.09s/it, postfix={'RUNNING': [], 'COMPLETED': ['yolox_nano_lite']}] Trained model is at: /home/ciupakt/Projects/edgeai-tensorlab/edgeai-modelmaker/data/projects/tiscapes2017_driving/run/20250428-145500/yolox_nano_lite/training SUCCESS: ModelMaker - Training completed. INFO: ModelMaker - running compilation - for detailed info see the log file: /home/ciupakt/Projects/edgeai-tensorlab/edgeai-modelmaker/data/projects/tiscapes2017_driving/run/20250428-145500/yolox_nano_lite/compilation/AM62A/work/od-8200/run.log INFO:20250428-145856: number of configs - 1 TASKS TOTAL=1, NUM_RUNNING=0: 100%|█████████████████████████████████████| 1/1 [03:56<00:00, 2.01s/it, postfix={'RUNNING': [], 'COMPLETED': ['od-8200']}] SUCCESS: Benchmark - completed: 1/1 TASKS TOTAL=1, NUM_RUNNING=0: 100%|████████████████████████████████████| 1/1 [03:57<00:00, 237.05s/it, postfix={'RUNNING': [], 'COMPLETED': ['od-8200']}] INFO: packaging artifacts to /home/ciupakt/Projects/edgeai-tensorlab/edgeai-modelmaker/data/projects/tiscapes2017_driving/run/20250428-145500/yolox_nano_lite/compilation/AM62A/pkg please wait... SUCCESS:20250428-150254: finished packaging - /home/ciupakt/Projects/edgeai-tensorlab/edgeai-modelmaker/data/projects/tiscapes2017_driving/run/20250428-145500/yolox_nano_lite/compilation/AM62A/work/od-8200 Compiled model is at: /home/ciupakt/Projects/edgeai-tensorlab/edgeai-modelmaker/data/projects/tiscapes2017_driving/run/20250428-145500/yolox_nano_lite/compilation/AM62A/pkg/20250428-145500_yolox_nano_lite_onnxrt_AM62A.tar.gz SUCCESS: ModelMaker - Compilation completed.