Commit Graph

135 Commits (597a58c3efe015be43e1e20a20a04921a9ae7c60)

Author SHA1 Message Date
yangyaming 597a58c3ef Add DetectionMAPEvaluator.
8 years ago
qingqing01 6bc9277503 Merge branch 'develop' into row_conv
8 years ago
caoying03 892b1f9ff6 Merge branch 'develop' into fix_config_parsing_bug
8 years ago
dangqingqing 37015fadbd update code
8 years ago
caoying03 c7483bf956 add configuration helper for prelu layer.
8 years ago
caoying03 692d251869 add missing configuration functions in v2 API.
8 years ago
dangqingqing 18cd1f2558 Fix bug and Python API.
8 years ago
xuwei06 97c4d23fab Add docs and clean up unused code
8 years ago
xuwei06 7d0355cdd0 Fix V2 API
8 years ago
Yibing Liu 2e4c0bd2ea enable global gradient_clipping_threshold
8 years ago
Luo Tao 23e00ba379 follow comments
8 years ago
dangqingqing 3c5e0f8a5d remove g_pass_height_width in config_parse.py
8 years ago
dangqingqing 1fd00758ac SmoothL1 loss
8 years ago
Luo Tao d369577fed add reversed poolSequenceWithStride
8 years ago
Luo Tao 0291c01884 Merge branch 'develop' into stride
8 years ago
Tao Luo 5961b52b13 Merge pull request #1653 from Noplz/normalize-layer
8 years ago
Luo Tao 9298a9ec0d stride pooling for seqlastin and seqfirstin
8 years ago
wangyang59 ec7184ac18 fixed a bug in conv_projection issue #1681
8 years ago
wangyang59 090c974e4b completed implementation of cudnn_convt convTransProjection and convTransOperator
8 years ago
wangyang59 07c1ea258f python interface for convTransProjection and convTransOperator
8 years ago
Yuan Gao 8c2d1bad7a Merge branch 'develop' into normalize-layer
8 years ago
gaoyuan eb43d93a58 Change Normalize layer to CrossChannelNorm layer
8 years ago
Yu Yang bd4ec1b493 Merge branch 'develop' into memory.set_input
8 years ago
Peng Li 03889bab6f Merge branch 'develop' into fix-crf-weight-and-coeff-bug
8 years ago
Tao Luo 4375a64ea1 fix bug to pass travis
8 years ago
Peng Li bf838034d6 Merge branch 'develop' into fix-crf-weight-and-coeff-bug
8 years ago
gaoyuan eea0097dcb NormalizeLayer for SSD
8 years ago
LCY-Seso 1d58949a40 Merge branch 'develop' into enable_drop_in_average_and_max_layer
8 years ago
Liang Zhao e768721cd9 fix calculating totalScore2_ bug
8 years ago
xuwei06 7d551dd484 Make it possible to postpone setting the layer name for a memory.
8 years ago
wangkuiyi ccb553fec4 Merge pull request #1253 from wangkuiyi/python_learning_and_refactor
8 years ago
Yi Wang b8f3a5c433 Correct the wrong deletion of a single character
8 years ago
王益 b36df98d01 Correct Python identation
8 years ago
Yi Wang 058eeac0fc Revert "Remove completely create_data_config_proto"
8 years ago
Yi Wang ab279beed1 Remove completely create_data_config_proto
8 years ago
Yi Wang 996b1de1d8 Rename DataBase into create_data_config_proto
8 years ago
Haonan 6245fed240 rotate_layer python interface fixes
8 years ago
Haonan 55eb2fcffa format correction
8 years ago
Haonan 781b85b5fc rotate_layer and flip_layer * added getMin and getMax for GpuMatrix * gru_step_layer parameter name
8 years ago
wangyang59 04b5daf92d change the parameter position of gru_step_layer from 1 back to 0
8 years ago
wangyang59 6da7283475 make gru_group parameters sharable
8 years ago
dangqingqing 8d47499e1d update code
8 years ago
zhangruiqing01 19cb2a7fb3 fix default value of cos_sim scale
8 years ago
dangqingqing 6b61a096e1 Optional padding mode, namely ceil or floor, ceil by default.
8 years ago
dangqingqing 8b5431d5e1 padding operation
8 years ago
caoying03 cbbad4202a delete the modification of SlopeInterceptLayer.
8 years ago
caoying03 08a817e3fb delete unnecessary parameters and modifications for some mathmatical
8 years ago
caoying03 ce939b30ba enable dropout rate in several computation layers.
8 years ago
caoying03 15a6252f8e Merge branch 'develop' into enable_drop_in_average_and_max_layer
8 years ago
caoying03 e022c065d7 enable dropout in average and max layer.
8 years ago