DAVIDNYARKO123 / yolov8-silva

38 stars 30 forks source link

Will it support a video output? #1

Closed BenjiKCF closed 1 year ago

BenjiKCF commented 1 year ago

Thanks for your implementation, since the official support for numpy array is not here yet, I see why you have to write frame and read it one by one. Do you plan to make a cv2.VideoWriter for the inference in the future?

https://docs.ultralytics.com/python/

Thank you so much

DAVIDNYARKO123 commented 1 year ago

Thank you for the input, I will add video output to the TODO list