hlacikd
                                            hlacikd
                                        
                                    Awesome! Have you Tried order version 1.4 ? I am using it as it has no warnings and performance is equal to 1.5 On Fri, Sep 1, 2023, 20:03 Guillermo...
So I have been able to investigate this further and found out , it has to do with not normalizing image to 0..1 float (aka img = img / 255.0)...
I have found out parameter "pixel_range" set to 255 in params , which i suppose can be set via dataset config. However I have found no use for it except...
> I'm not sure if EdgeYOLO with Leaky ReLU can be correctly converted from ONNX to RKNN, since the LeakyReLU node in ONNX is available with opset 16, when RKNN...
it throws this error after each inference run https://github.com/rockchip-linux/rknn-toolkit2/issues/168