opencv/modules/dnn/src/layers
2018-06-09 18:06:53 +03:00
..
batch_norm_layer.cpp Fuse top layers to batch normalization 2018-06-09 18:06:53 +03:00
blank_layer.cpp Make Intel's Inference Engine backend is default if no preferable backend is specified. 2018-06-04 18:31:46 +03:00
concat_layer.cpp Make Intel's Inference Engine backend is default if no preferable backend is specified. 2018-06-04 18:31:46 +03:00
convolution_layer.cpp Merge pull request #11649 from rockzhan:dnn_dw_prelu 2018-06-07 13:45:54 +00:00
crop_and_resize_layer.cpp Added ResizeBilinear op for tf (#11050) 2018-06-07 16:29:04 +03:00
crop_layer.cpp dnn: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
detection_output_layer.cpp Merge pull request #11650 from dkurt:dnn_default_backend 2018-06-06 09:30:39 +00:00
elementwise_layers.cpp Make Intel's Inference Engine backend is default if no preferable backend is specified. 2018-06-04 18:31:46 +03:00
eltwise_layer.cpp Merge pull request #11650 from dkurt:dnn_default_backend 2018-06-06 09:30:39 +00:00
flatten_layer.cpp Make Intel's Inference Engine backend is default if no preferable backend is specified. 2018-06-04 18:31:46 +03:00
fully_connected_layer.cpp Make Intel's Inference Engine backend is default if no preferable backend is specified. 2018-06-04 18:31:46 +03:00
layers_common.cpp Parse repeated values of ConvolutionParameter 2018-04-11 14:38:05 +03:00
layers_common.hpp cmake: don't add include <module>/src directory to avoid conflicts 2018-03-19 11:14:15 +03:00
layers_common.simd.hpp Merge pull request #11649 from rockzhan:dnn_dw_prelu 2018-06-07 13:45:54 +00:00
lrn_layer.cpp Make Intel's Inference Engine backend is default if no preferable backend is specified. 2018-06-04 18:31:46 +03:00
max_unpooling_layer.cpp Make Intel's Inference Engine backend is default if no preferable backend is specified. 2018-06-04 18:31:46 +03:00
mvn_layer.cpp make ocl4dnn available to run on other platform than Intel GPU 2018-05-29 19:18:10 +09:00
normalize_bbox_layer.cpp Make Intel's Inference Engine backend is default if no preferable backend is specified. 2018-06-04 18:31:46 +03:00
padding_layer.cpp Make Intel's Inference Engine backend is default if no preferable backend is specified. 2018-06-04 18:31:46 +03:00
permute_layer.cpp Make Intel's Inference Engine backend is default if no preferable backend is specified. 2018-06-04 18:31:46 +03:00
pooling_layer.cpp Make Intel's Inference Engine backend is default if no preferable backend is specified. 2018-06-04 18:31:46 +03:00
prior_box_layer.cpp Merge pull request #11650 from dkurt:dnn_default_backend 2018-06-06 09:30:39 +00:00
proposal_layer.cpp fp16 ocl support for more layers 2018-05-16 22:45:04 +08:00
recurrent_layers.cpp improve code quality 2018-05-22 17:08:31 +03:00
region_layer.cpp Update Intel's Inference Engine deep learning backend (#11587) 2018-05-31 14:05:21 +03:00
reorg_layer.cpp Make Intel's Inference Engine backend is default if no preferable backend is specified. 2018-06-04 18:31:46 +03:00
reshape_layer.cpp Make Intel's Inference Engine backend is default if no preferable backend is specified. 2018-06-04 18:31:46 +03:00
resize_layer.cpp Added ResizeBilinear op for tf (#11050) 2018-06-07 16:29:04 +03:00
scale_layer.cpp Make Intel's Inference Engine backend is default if no preferable backend is specified. 2018-06-04 18:31:46 +03:00
slice_layer.cpp fp16 ocl support for googlenet 2018-05-16 22:45:02 +08:00
softmax_layer.cpp Make Intel's Inference Engine backend is default if no preferable backend is specified. 2018-06-04 18:31:46 +03:00
split_layer.cpp dnn: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00