LICENSE
MANIFEST.in
README.md
setup.py
cvlib/__init__.py
cvlib/face_detection.py
cvlib/gender_detection.py
cvlib/object_detection.py
cvlib/utils.py
cvlib.egg-info/PKG-INFO
cvlib.egg-info/SOURCES.txt
cvlib.egg-info/dependency_links.txt
cvlib.egg-info/not-zip-safe
cvlib.egg-info/requires.txt
cvlib.egg-info/top_level.txt
cvlib/applications/__init__.py
cvlib/applications/gender_detection.py
cvlib/data/deploy.prototxt
cvlib/data/res10_300x300_ssd_iter_140000.caffemodel
docs/CNAME
docs/README.md
docs/_config.yml
docs/_layouts/default.html
examples/face_detection.py
examples/face_detection_webcam.py
examples/gender_detection.py
examples/gender_detection_video.py
examples/gender_detection_webcam.py
examples/object_detection.py
examples/object_detection_video_yolov3_tiny.py
examples/object_detection_webcam.py
examples/object_detection_webcam_yolov3_tiny.py
examples/yolo_custom_weights_inference.py
examples/yolo_custom_weights_inference_webcam.py
examples/images/face_detection_input.jpg
examples/images/face_detection_output.jpg
examples/images/gender_detection_input.jpg
examples/images/gender_detection_output.jpg
examples/images/object_detection_input.jpg
examples/images/object_detection_output.jpg