..
face_detector
Update face detection network in samples
2018-08-14 13:16:23 +03:00
classification.cpp
Add a file with preprocessing parameters for deep learning networks
2018-09-25 18:28:37 +03:00
classification.py
Add a file with preprocessing parameters for deep learning networks
2018-09-25 18:28:37 +03:00
CMakeLists.txt
Install data for samples to correct directories, do not download face_detector models in cmake
2018-08-02 14:24:05 +03:00
colorization.cpp
Make Intel's Inference Engine backend is default if no preferable backend is specified.
2018-06-04 18:31:46 +03:00
colorization.py
Make Intel's Inference Engine backend is default if no preferable backend is specified.
2018-06-04 18:31:46 +03:00
common.hpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2018-10-13 16:19:05 +00:00
common.py
Add a file with preprocessing parameters for deep learning networks
2018-09-25 18:28:37 +03:00
custom_layers.hpp
Merge pull request #12264 from dkurt:dnn_remove_forward_method
2018-09-06 13:26:47 +03:00
edge_detection.py
Custom deep learning layers in Python
2018-04-26 09:25:18 +03:00
fast_neural_style.py
Make Intel's Inference Engine backend is default if no preferable backend is specified.
2018-06-04 18:31:46 +03:00
js_face_recognition.html
documentation: avoid links to 'master' branch from 3.4 maintenance branch (2)
2018-05-31 19:30:56 +03:00
mask_rcnn.py
Merge pull request #12243 from dkurt:dnn_tf_mask_rcnn
2018-08-24 14:47:32 +03:00
mobilenet_ssd_accuracy.py
Make Intel's Inference Engine backend is default if no preferable backend is specified.
2018-06-04 18:31:46 +03:00
models.yml
Add a file with preprocessing parameters for deep learning networks
2018-09-25 18:28:37 +03:00
object_detection.cpp
Merge pull request #12641 from dkurt:dnn_samples_args_autofill
2018-10-13 12:28:08 +00:00
object_detection.py
Merge pull request #12641 from dkurt:dnn_samples_args_autofill
2018-10-13 12:28:08 +00:00
openpose.cpp
select the device (video capture)
2018-05-09 17:20:02 +03:00
openpose.py
Make Intel's Inference Engine backend is default if no preferable backend is specified.
2018-06-04 18:31:46 +03:00
README.md
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2018-06-04 19:26:10 +03:00
segmentation.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2018-10-13 16:19:05 +00:00
segmentation.py
Add a file with preprocessing parameters for deep learning networks
2018-09-25 18:28:37 +03:00
shrink_tf_graph_weights.py
Text TensorFlow graphs parsing. MobileNet-SSD for 90 classes.
2017-10-08 22:25:29 +03:00
text_detection.cpp
core: repair CV_Assert() messages
2018-08-15 17:43:10 +03:00
tf_text_graph_common.py
Add a file with preprocessing parameters for deep learning networks
2018-09-25 18:28:37 +03:00
tf_text_graph_faster_rcnn.py
Import tensorflow to create text graphs if import cv is failed
2018-09-18 09:11:51 +03:00
tf_text_graph_mask_rcnn.py
Import tensorflow to create text graphs if import cv is failed
2018-09-18 09:11:51 +03:00
tf_text_graph_ssd.py
Import tensorflow to create text graphs if import cv is failed
2018-09-18 09:11:51 +03:00