How Hailo resize input image

Model need input size 2562563. Camera size is 128010241. Of course I can resize it by CPU. But I want to Hailo to do that work.

Hi @ruige_hf,

You can add a resize operation to the model by adding this command to the model script.