===========================ptq_params===========================
model_name:fcn_hrnetw18_small_KL
python:python3.7
##
--model_dir:test_tipc/output/fcn_hrnetw18_small_KL/pp_humanseg_mobile_export_192x192
##
--config:test_tipc/configs/fcn_hrnetw18_small/fcn_hrnetw18_small_v1_humanseg_192x192_mini_supervisely.yml
--batch_num:1
--batch_size:1
##
trainer:PTQ
PTQ:deploy/slim/quant/ptq.py
##
===========================infer_params===========================
inference:deploy/python/infer.py
--device:cpu|gpu
--batch_size:1
--config:quant_model/deploy.yaml
--image_path:test_tipc/cpp/humanseg_demo.jpg
--benchmark:True