• Glenn Jocher's avatar
    Save webcam results, add --nosave option (#2598) · ad05e37d
    Glenn Jocher 提交于
    This updates the default detect.py behavior to automatically save all inference images/videos/webcams unless the new argument --nosave is used (python detect.py --nosave) or unless a list of streaming sources is passed (python detect.py --source streams.txt)
    ad05e37d
detect.py 8.4 KB