- 12 3月, 2019 1 次提交
-
-
由 dengkaipeng 提交于
-
- 07 3月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 05 3月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 28 2月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 27 2月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 29 1月, 2019 1 次提交
-
-
由 dengkaipeng 提交于
-
- 23 1月, 2019 1 次提交
-
-
由 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.
-
- 22 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 次提交
-
-
由 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.
-
- 19 10月, 2018 1 次提交
-
-
由 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
-
- 27 9月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Add CUDA implementation for generate_proposals_op. * Clean code. * Update code.
-
- 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.
-
- 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.
-
- 11 7月, 2018 1 次提交
-
-
由 Yuan Gao 提交于
* Add region proposal network (RPN) target assign operator and Python API for Faster-RCNN.
-
- 02 7月, 2018 1 次提交
-
-
由 Xingyuan Bu 提交于
* Add anchor generator operator for Faster-RCNN. * Add unittest testing. * Add Python API.
-
- 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 提交于
-