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