1. 15 6月, 2018 1 次提交
    • Q
      Update some doc about API reference. (#11495) · cc1239ff
      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.
      cc1239ff
  2. 12 6月, 2018 1 次提交
  3. 05 6月, 2018 1 次提交
  4. 04 6月, 2018 1 次提交
  5. 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
  6. 12 5月, 2018 1 次提交