hhk7734 / tensorflow-yolov4

YOLOv4 Implemented in Tensorflow 2.
MIT License
136 stars 75 forks source link

cv_frame_size doesn't seem to work #25

Closed vkieboominspark closed 4 years ago

vkieboominspark commented 4 years ago

when using yolo.inference() the cv_frame_size argument doesn't seem to have effect of the window opening up.

yolo.inference(IMAGE_PATH, cv_frame_size=(800, 600))

hhk7734 commented 4 years ago

cv_frame_size works when using a cam.