Name
Last commit
Last update
..
face_detector Extra paddings for face detector layers
CMakeLists.txt Added files for face detector sample
caffe_googlenet.cpp add command parser to caffe googlenet sample
colorization.py Fix DNN samples for compatibility with Python 3.
fast_neural_style.py Layers for fast-neural-style models: https://github.com/jcjohnson/fast-neural-style
faster_rcnn.cpp R-FCN models support
fcn_semsegm.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468)
googlenet_python.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
js_face_recognition.html JavaScript bindings for dnn module
mobilenet_ssd_accuracy.py Specific version of MobileNet-SSD from TensorFlow
mobilenet_ssd_python.py Specific version of MobileNet-SSD from TensorFlow
resnet_ssd_face.cpp add opencl option for resnet_ssd_face sample
resnet_ssd_face_python.py Binary data for batch normalization test from Torch
shrink_tf_graph_weights.py Text TensorFlow graphs parsing. MobileNet-SSD for 90 classes.
squeezenet_halide.cpp crop parameter usage in blobFromImage() calls
ssd_mobilenet_object_detection.cpp Update C++ MobileNet-SSD object detection sample
ssd_object_detection.cpp crop parameter usage in blobFromImage() calls
tf_inception.cpp crop parameter usage in blobFromImage() calls
torch_enet.cpp crop parameter usage in blobFromImage() calls
yolo_object_detection.cpp Merge pull request #10446 from cabelo:style-dnn-yolo