| .. |
|
batch_norm_layer.cpp
|
nn.BatchNormalization and nn.Dropout layers from Torch
|
2017-12-04 12:57:21 +03:00 |
|
blank_layer.cpp
|
Faster-RCNN models support
|
2017-12-15 12:16:21 +03:00 |
|
concat_layer.cpp
|
support axis in concat layer ocl path
|
2017-12-07 02:26:46 +08:00 |
|
convolution_layer.cpp
|
Fixed 3 issues found by static analysis
|
2017-12-15 17:29:26 +03:00 |
|
crop_layer.cpp
|
Add new layer forward interface
|
2017-11-09 15:59:39 +08:00 |
|
detection_output_layer.cpp
|
Faster-RCNN models support
|
2017-12-15 12:16:21 +03: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 information
|
2017-12-14 19:21:17 +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
|
R-FCN models support
|
2017-12-20 10:43:22 +03:00 |
|
prior_box_layer.cpp
|
prior box layer ocl implementation
|
2017-12-19 17:44:10 +08:00 |
|
proposal_layer.cpp
|
Faster-RCNN models support
|
2017-12-15 12:16:21 +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 |