| .. |
|
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
|
opencv: Use cv::AutoBuffer<>::data()
|
2018-07-04 19:11:29 +03:00 |
|
crop_and_resize_layer.cpp
|
Add ShuffleChannel layer
|
2018-06-21 19:10:42 +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
|
Enable FastNeuralStyle and OpenFace networks with IE backend
|
2018-06-09 15:57:12 +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
|
opencv: Use cv::AutoBuffer<>::data()
|
2018-07-04 19:11:29 +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
|
opencv: Use cv::AutoBuffer<>::data()
|
2018-07-04 19:11:29 +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
|
pooling ocl kernel optimization
|
2018-06-29 15:22:49 +08: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
|
Add Reshape layer tests
|
2018-07-03 08:26:43 +03:00 |
|
resize_layer.cpp
|
Implement Interp layer using Resize layer
|
2018-06-22 19:26:47 +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 |
|
shuffle_channel_layer.cpp
|
dnn: preserve name, type strings for ShuffleLayer
|
2018-07-11 08:19:23 +02:00 |
|
slice_layer.cpp
|
Enable FastNeuralStyle and OpenFace networks with IE backend
|
2018-06-09 15:57:12 +03: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 |