ViolenceDetection
ViolenceDetection copied to clipboard
webcam testing
How do I test snapshots from webcam? I really need this.
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)