-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
python main.py --source assets/in_video.mp4
assets/in_image.jpg
0 # for webcam
main.py arguments:
usage: main.py [-h] [--detection-weights DETECTION_WEIGHTS] [--attribute-weights ATTRIBUTE_WEIGHTS] [--source SOURCE] [--output OUTPUT]
Run face detection on an image or video
options:
-h, --help show this help message and exit
--detection-weights DETECTION_WEIGHTS
Path to the detection model weights file
--attribute-weights ATTRIBUTE_WEIGHTS
Path to the attribute model weights file
--source SOURCE Path to the input image or video file or camera index (0, 1, ...)
Metadata
Metadata
Assignees
Labels
No labels