- 30 1月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 29 1月, 2019 2 次提交
-
-
由 dengkaipeng 提交于
-
由 dengkaipeng 提交于
-
- 28 1月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 25 1月, 2019 2 次提交
- 23 1月, 2019 2 次提交
-
-
由 jerrywgz 提交于
-
由 qingqing01 提交于
* Add generate_mask_labels_op to support Mask-RCNN. * Refine sigmoid_cross_entropy to support nomalize mode. * Fix generator_proposals_label. * Use DeviceTemporaryAllocator in roi_pool and roi_algin. * Remove shape check in data_feeder.
-
- 18 1月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 16 1月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 23 11月, 2018 1 次提交
-
-
由 qingqing01 提交于
* CUDA kernel for density_prior_box_op. * Support flatten to 2D.
-
- 16 11月, 2018 1 次提交
-
-
由 dengkaipeng 提交于
-
- 13 11月, 2018 1 次提交
-
-
由 ruri 提交于
Density prior box operator for image detection model.
-
- 23 10月, 2018 2 次提交
- 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 1 次提交
-
-
由 minqiyang 提交于
-
- 26 7月, 2018 2 次提交
- 02 7月, 2018 1 次提交
-
-
由 Xingyuan Bu 提交于
* Add anchor generator operator for Faster-RCNN. * Add unittest testing. * Add Python API.
-
- 20 5月, 2018 1 次提交
-
-
由 baiyf 提交于
* package prior_box op * add doc * add unittest * add unittest * fix CI fails
-
- 06 3月, 2018 2 次提交
-
-
由 qingqing01 提交于
* Fix mAP evaluator bug. * Fix bug in detection mAP evaluator. * Fix unit testing. * Support to set background label index in detection mAP op.
-
由 qingqing01 提交于
Implement detection mAP evaluator wrapper and unify label format between SSD loss and mAP evaluator (#8736) * Implement mAP evalutor Python interface. * Fix unit testing and uniy label format between SSD loss and mAP evalutor. * Update doc.
-
- 28 2月, 2018 1 次提交
-
-
由 Yuan Gao 提交于
* fix ssd problems * fix box decoder op * fix dimension problem in detection tests * update detection doc * Update detection doc * Update detection doc * update detection doc * update detection doc
-
- 26 2月, 2018 1 次提交
-
-
由 wanghaox 提交于
-
- 24 2月, 2018 2 次提交
- 12 2月, 2018 5 次提交
-
-
由 qingqing01 提交于
-
由 chengduoZH 提交于
-
由 qingqing01 提交于
* Implement multibox loss wrapper in Python API. * Add some wrappers for SSD detection. * Fix conflicts. * Add unit testing for SSD loss wrapper. * Update doc in Python API. * Refine unit testing. * Add more unit testing and update some interface arguments.
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
- 11 2月, 2018 1 次提交
-
-
由 Yuan Gao 提交于
-