| .. |
|
batch_norm_layer.cpp
|
Merge pull request #10746 from dkurt:dnn_batch_norm_from_nvidia_caffe
|
2018-02-01 13:22:09 +00:00 |
|
blank_layer.cpp
|
batch_norm and blank layer ocl implementation
|
2018-01-09 21:58:46 +08:00 |
|
concat_layer.cpp
|
support axis in concat layer ocl path
|
2017-12-07 02:26:46 +08:00 |
|
convolution_layer.cpp
|
convolution and tanh layer fusion
|
2018-01-25 17:45:33 +08:00 |
|
crop_layer.cpp
|
Make DNN Crop layer match Caffe default offset behavior
|
2018-01-17 10:52:36 -05:00 |
|
detection_output_layer.cpp
|
Faster-RCNN models support
|
2017-12-15 12:16:21 +03:00 |
|
elementwise_layers.cpp
|
Power, Tanh and Channels ReLU layer ocl support
|
2018-01-17 17:11:27 +08:00 |
|
eltwise_layer.cpp
|
eltwise layer SUM op update
|
2018-02-01 17:46:06 +08:00 |
|
flatten_layer.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +08:00 |
|
fully_connected_layer.cpp
|
cmake(opt): AVX512_SKX
|
2017-12-29 07:18:11 +00:00 |
|
layers_common.cpp
|
Dilated convolution import from TensorFlow
|
2017-09-13 18:44:14 +03:00 |
|
layers_common.hpp
|
Merge pull request #9114 from pengli:dnn_rebase
|
2017-10-02 15:38:00 +03:00 |
|
layers_common.simd.hpp
|
Merge pull request #10468 from fenrus75:avx512-2
|
2018-01-31 16:34:12 +03:00 |
|
lrn_layer.cpp
|
JavaScript bindings for dnn module
|
2017-12-08 18:33:48 +03:00 |
|
max_unpooling_layer.cpp
|
dnn: more debug information
|
2017-12-14 19:21:17 +03:00 |
|
mvn_layer.cpp
|
mvn layer ocl update
|
2018-02-01 17:48:12 +08:00 |
|
normalize_bbox_layer.cpp
|
add normalize_bbox layer ocl implementation
|
2018-01-05 19:38:36 +08:00 |
|
padding_layer.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +08:00 |
|
permute_layer.cpp
|
permute layer ocl implementation
|
2017-12-05 22:10:05 +08:00 |
|
pooling_layer.cpp
|
Fix padding for average pooling from TensorFlow
|
2018-01-31 15:54:30 +03:00 |
|
prior_box_layer.cpp
|
PriorBox layer with explicit normalized sizes
|
2018-01-24 14:01:42 +03:00 |
|
proposal_layer.cpp
|
add ocl implementation of proposal layer
|
2018-01-04 18:40:51 +08:00 |
|
recurrent_layers.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +08:00 |
|
region_layer.cpp
|
Refactor NMS procedure at RegionLayer
|
2017-12-21 12:21:45 +03:00 |
|
reorg_layer.cpp
|
reorg layer ocl implementation
|
2017-12-07 02:26:46 +08:00 |
|
reshape_layer.cpp
|
reshape layer ocl implementation
|
2017-12-07 02:26:40 +08:00 |
|
resize_nearest_neighbor_layer.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +08:00 |
|
scale_layer.cpp
|
Untrainable version of Scale layer from Caffe
|
2018-01-13 10:35:29 +03:00 |
|
shift_layer.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +08:00 |
|
slice_layer.cpp
|
Merge pull request #10748 from dkurt:fix_dnn_slice_layer
|
2018-02-01 13:21:17 +00:00 |
|
softmax_layer.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +08:00 |
|
split_layer.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +08:00 |