tensorflow-yolov4-tflite
tensorflow-yolov4-tflite copied to clipboard
how to make my converted custom yolov4 model static
Hi,
I want to make the generated yolov4 (tensorflow) to be a static model not a dynamic model ? how could i do that ??
Note: I need it to use it with openvino samples, they need the model to be static