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
I would like to run some operations (sigmoid...)of a custom YOLOV4 tiny model (size 512) that are not supported by Tensil framework on CPU. To do this, I need to generate a TF lite model by changing outputs of the last convolution layers to be inputs. Any suggestions on how to do it?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi,
I would like to run some operations (sigmoid...)of a custom YOLOV4 tiny model (size 512) that are not supported by Tensil framework on CPU. To do this, I need to generate a TF lite model by changing outputs of the last convolution layers to be inputs. Any suggestions on how to do it?
Thanks.
The text was updated successfully, but these errors were encountered: