Open ishansan opened 7 years ago
Hi. I am pretty new to YOLO implementation. I was wondering which function I could call to save the output image/video to a directory?
The output image would contain the detected boundaries.
use matplotlib savefig function
Yes @zhreshold . But how to do we retrieve the image with predicted boundaries before saving?
Hi. I am pretty new to YOLO implementation. I was wondering which function I could call to save the output image/video to a directory?
The output image would contain the detected boundaries.