.. |
batch_norm_layer.cpp
|
nn.BatchNormalization and nn.Dropout layers from Torch
|
2017-12-04 12:57:21 +03:00 |
blank_layer.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +08:00 |
concat_layer.cpp
|
support axis in concat layer ocl path
|
2017-12-07 02:26:46 +08:00 |
convolution_layer.cpp
|
Fix conv/deconv/fc layers FLOPS computation
|
2017-12-07 11:42:04 +03:00 |
crop_layer.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +08:00 |
detection_output_layer.cpp
|
detection_output layer ocl implementation
|
2017-12-06 22:35:59 +08:00 |
elementwise_layers.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +08:00 |
eltwise_layer.cpp
|
JavaScript bindings for dnn module
|
2017-12-08 18:33:48 +03:00 |
flatten_layer.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +08:00 |
fully_connected_layer.cpp
|
Fix conv/deconv/fc layers FLOPS computation
|
2017-12-07 11:42:04 +03: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
|
fix usage of CV_FMA3 macro
|
2017-09-26 17:23:54 +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 info
|
2017-12-12 12:04:10 +03:00 |
mvn_layer.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +08:00 |
normalize_bbox_layer.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +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
|
JavaScript bindings for dnn module
|
2017-12-08 18:33:48 +03:00 |
prior_box_layer.cpp
|
Update PriorBox layer
|
2017-11-27 16:47:20 +03:00 |
recurrent_layers.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +08:00 |
region_layer.cpp
|
region layer ocl implementation
|
2017-12-07 02:26:46 +08: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
|
Scale layer in case of 2D inputs
|
2017-12-08 17:34:59 +03:00 |
shift_layer.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +08:00 |
slice_layer.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +08: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 |