ViolenceDetection icon indicating copy to clipboard operation
ViolenceDetection copied to clipboard

webcam testing

Open ghost opened this issue 5 years ago • 1 comments

How do I test snapshots from webcam? I really need this.

ghost avatar Feb 28 '19 20:02 ghost

I guess you want to save the result of the prediction? Just run the Deploy.py as:

Deploy.py $(PATH_FILE_NAME_OF_SOURCE_VIDEO) $(PATH_FILE_NAME_TO_SAVE_RESULT)

JoshuaPiinRueyPan avatar Mar 25 '19 15:03 JoshuaPiinRueyPan