- 23 10月, 2018 3 次提交
- 22 10月, 2018 1 次提交
-
-
由 Xin Pan 提交于
avoid the default one that usually overwrites manually set ones test=develop
-
- 28 9月, 2018 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 21 9月, 2018 1 次提交
-
-
由 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.
-
- 19 9月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 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
-
- 30 8月, 2018 2 次提交
-
-
由 jerrywgz 提交于
* Add unit test for rpn_target_assign API.
-
由 Xingyuan Bu 提交于
* Add generate_proposal_labels for Faster-RCNN.
-
- 29 8月, 2018 1 次提交
-
-
由 Xingyuan Bu 提交于
* Add proposals generation operator for Faster-RCNN.
-
- 15 8月, 2018 3 次提交
- 14 8月, 2018 2 次提交
- 13 8月, 2018 2 次提交
- 09 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 06 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 01 8月, 2018 1 次提交
-
-
由 Bai Yifan 提交于
* api clean * update API.spec
-
- 26 7月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 11 7月, 2018 2 次提交
- 02 7月, 2018 1 次提交
-
-
由 Xingyuan Bu 提交于
* Add anchor generator operator for Faster-RCNN. * Add unittest testing. * Add Python API.
-
- 19 6月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 15 6月, 2018 2 次提交
-
-
由 Yibing Liu 提交于
-
由 qiaolongfei 提交于
-
- 14 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 13 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 11 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
* row_conv * uniform_random * layer_norm * create_parameter * hard_shrink * ssd_loss
-
- 22 5月, 2018 1 次提交
-
-
由 qingqing01 提交于
1. If all bboxes are not difficult ground truth, the users can not define the data layer for this flag and not the input can be None for detection_map API. 2. Set default value for aspect_ratios in prior_box API. 3. Add more check in prior_box API.
-
- 20 5月, 2018 1 次提交
-
-
由 baiyf 提交于
* package prior_box op * add doc * add unittest * add unittest * fix CI fails
-
- 02 4月, 2018 1 次提交
-
-
由 _青葱 提交于
-
- 27 3月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 22 3月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Temporarily fix bug for backward tanspiler when using parallel_do operator. * Fix bug for backward tanspiler when using parallel_do operator
-
- 19 3月, 2018 1 次提交
-
-
由 caoying03 提交于
-
- 15 3月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "add softmax cudnn functor support" * "add testing" * "refine cmakelist" * "sequence softmax forward speed up" * "add softmax grad" * "fix sequence softmax test" * "add double precision' * "fix softmax test" * "add softmax cudnn support" * "fix softmax cudnn test" * "add softmax to nn.py" * "fix compile bug" * "refine cmakelist" * "fix ci" * "fix based on comment" * "fix based on comments" * "fix ci"
-
- 13 3月, 2018 1 次提交
-
-
由 caoying03 提交于
-