- 24 12月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
 
 - 
 - 18 12月, 2018 1 次提交
 - 
- 
由 sneaxiy 提交于
test=develop
 
 - 
 - 14 12月, 2018 1 次提交
 - 
- 
由 peizhilin 提交于
test=develop
 
 - 
 - 12 12月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
test=develop
 
 - 
 - 29 11月, 2018 1 次提交
 - 
- 
由 luotao1 提交于
test=develop
 
 - 
 - 23 11月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
* CUDA kernel for density_prior_box_op. * Support flatten to 2D.
 
 - 
 - 19 11月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
* Modify some infer-shape in compile-time.
 
 - 
 - 16 11月, 2018 1 次提交
 - 
- 
由 Wu Yi 提交于
* wip simplify operator framework * wip * wip * done test=develop * clean test=develop * fix test=develop * fix deps test=develop * fix cpu build test=develop * fix tensorrt build test=develop * fix tests test=develop * fix test=develop * fix cpu build test=develop
 
 - 
 - 13 11月, 2018 1 次提交
 - 
- 
由 ruri 提交于
Density prior box operator for image detection model.
 
 - 
 - 08 11月, 2018 1 次提交
 - 
- 
由 Zhaolong Xing 提交于
 
 - 
 - 05 11月, 2018 1 次提交
 - 
- 
由 peizhilin 提交于
 
 - 
 - 30 10月, 2018 1 次提交
 - 
- 
由 dzhwinter 提交于
 
 - 
 - 26 10月, 2018 1 次提交
 - 
- 
由 jerrywgz 提交于
 
 - 
 - 25 10月, 2018 1 次提交
 - 
- 
由 buxingyuan 提交于
test=develop
 
 - 
 - 23 10月, 2018 3 次提交
 - 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
 
 - 
 - 18 10月, 2018 1 次提交
 - 
- 
由 buxingyuan 提交于
 
 - 
 - 02 10月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 28 9月, 2018 2 次提交
 - 
- 
由 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 - 
由 Yu Yang 提交于
Use OO style to rewrite memory allocation.
 
 - 
 - 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.
 
 -