Other Parts Discussed in Thread: AM69A
Tool/software:
Hello TI Developers.
I am researching PROCESSOR-SDK-AM69A, and I have my custom YoloV5 object detection model, as for now, SiLU activation function is not supported and need to be changed to ReLU activation function.
However in my case, ReLU activation function is not working well because of accuracy drop quite a bit. Do you have any suggestion or idea on what activation function can I use beside ReLU? if I changed to Sigmoid function, is it possible ?
Thank you for your time, and looking forward for your response.