opencv/samples/dnn/face_detector
Sergei Slashchinin 1f3255d76b
Merge pull request #18591 from sl-sergei:download_utilities
Scripts for downloading models in DNN samples

* Initial commit. Utility classes and functions for downloading files

* updated download script

* Support YAML parsing, update download script and configs

* Fix problem with archived files

* fix models.yml

* Move download utilities to more appropriate place

* Fix script description

* Update README

* update utilities for broader range of files

* fix loading with no hashsum provided

* remove unnecessary import

* fix for Python2

* Add usage examples for downloadFile function

* Add more secure cache folder selection

* Remove trailing whitespaces

* Fix indentation

* Update function interface

* Change function for temp dir, change entry name in models.yml

* Update getCacheDirectory function call

* Return python implementation for cache directory selection, use more specific env variable

* Fix whitespace
2020-12-11 10:15:32 +00:00
..
.gitignore update samples/dnn/face_detector/.gitignore 2018-04-04 19:12:50 +03:00
deploy_lowres.prototxt Fix false positives of face detection network for large faces 2019-07-25 20:09:59 +03:00
deploy.prototxt Merge pull request #14938 from LaurentBerger:face_clip 2019-07-30 14:18:51 +00:00
how_to_train_face_detector.txt FIx misc. source and comment typos 2019-08-15 13:09:52 +03:00
opencv_face_detector.pbtxt Fixes for OpenCV face detection network 2019-07-27 17:25:09 +02:00
solver.prototxt Added files for face detector sample 2017-08-31 13:46:17 +03:00
test.prototxt Fixes for OpenCV face detection network 2019-07-27 17:25:09 +02:00
train.prototxt Restore face detection train.prototxt from #9516 2020-04-27 23:07:33 +03:00
weights.meta4 Merge pull request #18591 from sl-sergei:download_utilities 2020-12-11 10:15:32 +00:00