1. 21 9月, 2018 1 次提交
    • W
      Add roi perspective transform op. (#13176) · fc44087d
      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.
      fc44087d
  2. 30 8月, 2018 1 次提交
  3. 29 8月, 2018 1 次提交
  4. 11 7月, 2018 1 次提交
  5. 02 7月, 2018 1 次提交
  6. 26 5月, 2018 1 次提交
    • W
      Polygon box transform op for OCR East detection. (#10802) · 376c948e
      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
      376c948e
  7. 12 5月, 2018 1 次提交