2024-01-29 01:28 AM
'ai_layer_conv2d' {aka 'struct ai_layer_conv2d_'} has no member named 'in_ch_format'
'ai_layer_conv2d' {aka 'struct ai_layer_conv2d_'} has no member named 'out_ch_format'
Also i am trying to run a object detection model in which i want to glows LEDs based on the position of the object on the screen based on the coordinates of bounding box. Can anyone help in that.