You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What changes should I make to convert the pretrained YOLOX-s model from YOLOX to hef format? I reused hailo_model_zoo/cfg/networks/yolox_s_wide_leaky.yaml and changed the end node names and then converted the model to hef format using the following command
What changes should I make to convert the pretrained YOLOX-s model from YOLOX to hef format? I reused
hailo_model_zoo/cfg/networks/yolox_s_wide_leaky.yaml
and changed the end node names and then converted the model to hef format using the following commandhailomz compile --hw-arch hailo8l --yaml hailo_model_zoo/cfg/networks/yolox_s.yaml --ckpt yolox_s.onnx --calib-path hailo_model_zoo/coco_dataset --performance
But running
hailortcli run yolox_s.hef
gave the following error.The text was updated successfully, but these errors were encountered: