- 23 10月, 2018 1 次提交
- 
- 
由 chengduo 提交于* speedup split_op test=develop * speedup split_op test=develop * rename ConcatGrad to Split * refine concat and split test=develop * fix compile error 
 
- 
- 21 10月, 2018 1 次提交
- 
- 
由 Dang Qingqing 提交于test=develop 
 
- 
- 19 10月, 2018 2 次提交
- 
- 
由 Dang Qingqing 提交于test=develop 
- 
由 Yipeng 提交于* add detect and end2end code * update the scale for coodinates restore * fix merge bug with dev. * fix merge bug with dev. * test=develop * fix code style test=develop * fix code style test=develop * test=develop * test=develop * test=develop 
 
- 
- 28 9月, 2018 1 次提交
- 
- 
由 Yu Yang 提交于Polish styles in generate_proposals_op. 1. inline lambda functions rathar than use std::function to save var. 2. add `static inline` to template functions .cc * Make them static to prevent generating symbols. * Make them inline to give compiler a hit inline them as possible. * Not if the function is not static, they cannot be inlined since the symbols should be exported. 3. add `static` to global functions in .cc * Make them static to prevent generating symbols. 4. Use Vector<uint64> instead manually manange storage between devices. 5. Prefer to use platform::ForRange, so we can optimize `ForRange` by just changing `for_range.h` if it is needed. 6. Do not change shape of inputs test=develop
 
- 
- 27 9月, 2018 3 次提交
- 
- 
由 qingqing01 提交于* Add CUDA implementation for generate_proposals_op. * Clean code. * Update code. 
- 
由 wanghaoshuang 提交于
- 
由 wanghaoshuang 提交于
 
- 
- 21 9月, 2018 2 次提交
- 
- 
由 JiabinYang 提交于
- 
由 whs 提交于* Add roi perspective transform. * Add roi_perspective_transform_op. * Fix code style. * Add python api and fix doc. * Fix API.spec * Fix python api. * Fix API.spec * Move src to detection. 
 
- 
- 14 9月, 2018 1 次提交
- 
- 
由 Xingyuan Bu 提交于* Enhence generate_proposal_labels_op * Fix bug in generate_proposals_op * Refine rpn_target_assign_op. * by Bu Xingyuan, Wang Guanzhong and Dang Qingqing 
 
- 
- 04 9月, 2018 1 次提交
- 
- 
由 qingqing01 提交于* Fix bug in generate_proposals_op. * Fix data type for RoIs. * Refine and fix rpn_target_assign_op. * Add the missing file bbox_util.h * Rename BoxEncoder to BoxToDelta 
 
- 
- 31 8月, 2018 1 次提交
- 
- 
由 dzhwinter 提交于* remove template operator * "fix compile" * "fix ci" * "fix ci" 
 
- 
- 30 8月, 2018 1 次提交
- 
- 
由 Xingyuan Bu 提交于* Add generate_proposal_labels for Faster-RCNN. 
 
- 
- 29 8月, 2018 1 次提交
- 
- 
由 Xingyuan Bu 提交于* Add proposals generation operator for Faster-RCNN. 
 
- 
- 13 8月, 2018 1 次提交
- 
- 
由 Bai Yifan 提交于
 
- 
- 23 7月, 2018 1 次提交
- 
- 
由 Yan Chunwei 提交于
 
- 
- 11 7月, 2018 3 次提交
- 02 7月, 2018 1 次提交
- 
- 
由 Xingyuan Bu 提交于* Add anchor generator operator for Faster-RCNN. * Add unittest testing. * Add Python API. 
 
- 
- 27 6月, 2018 1 次提交
- 
- 
由 baiyf 提交于* optimize bipartite_match_op in large scale input 
 
- 
- 15 6月, 2018 2 次提交
- 
- 
由 qingqing01 提交于* Update some doc about layers' API. * Fix format. * Fix example bug in random_data_generator. * Fix example bug in dropout. * Follow comments and some small fix for some examples. 
- 
由 yi.wu 提交于
 
- 
- 12 6月, 2018 1 次提交
- 
- 
由 qiaolongfei 提交于
 
- 
- 08 6月, 2018 1 次提交
- 
- 
由 yi.wu 提交于
 
- 
- 05 6月, 2018 1 次提交
- 
- 
由 Yuan Gao 提交于* add normalize switch to box_coder_op * add default prior box var * update according to the review 
 
- 
- 04 6月, 2018 1 次提交
- 
- 
由 Yuan Gao 提交于
 
- 
- 26 5月, 2018 1 次提交
- 
- 
由 whs 提交于* Add quad transform. * Fix some syntax error. * Fix CUDA kernel launch configure. * Generalize geometry channels. * Rename QuadTransform to PolygonRestore. * Rename op. * Rename op and fix computation. * Modify CMakeLists.txt for box_restore op. * Refine code: 1. rename op 2. uncomment unitest on GPU 
 
- 
- 12 5月, 2018 1 次提交
- 
- 
由 baiyf 提交于
 
- 
