Scaled-YOLOv4-TensorRT
Scaled-YOLOv4-TensorRT copied to clipboard
Does the input image have to be the same width and height?
I tried it, and if the width and height don't match, I get an error.

The input image can be any size. At the preprocessing stage, the input image will be resized into the input size of the network according to your's yolov4-tiny.cfg.