pytorch-yolo-v3 icon indicating copy to clipboard operation
pytorch-yolo-v3 copied to clipboard

creating picture of objects detected

Open aRealBanana opened this issue 6 years ago • 1 comments

is there a way to create a file with pictures of all objects that have been detected in a video? I tried tweaking the code but I did not get any results.

aRealBanana avatar Feb 05 '19 18:02 aRealBanana

If you are on Windows platform use the following detect.py instead of the one come here https://github.com/RanchMobile/pytorch-yolo-v3/blob/master/detect.py

RanchMobile avatar Feb 21 '19 01:02 RanchMobile