- 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 提交于
-