1. 02 11月, 2020 1 次提交
  2. 09 9月, 2020 1 次提交
  3. 02 7月, 2020 1 次提交
    • Y
      Add `matrix_nms_op` (#24400) · 6d6efafe
      Yang Zhang 提交于
      * Add `matrix_nms_op`
      
      test=develop
      
      * Make ci happy
      
      test=develop
      
      * Exit early when no detection
      
      test=develop
      
      * Fix license year
      
      test=develop
      
      * Output index as well
      
      test=develop
      
      * Match nms2 lod behavior and add `return_index` flag
      
      test=develop
      
      * Make CI happy
      
      test=develop
      
      * Fix wording
      
      test=develop
      6d6efafe
  4. 25 11月, 2019 1 次提交
  5. 08 11月, 2019 1 次提交
  6. 16 6月, 2019 2 次提交
    • F
      add detection output operator for supporting retinanet (#17896) · ff83655f
      FlyingQianMM 提交于
      * test=develop
      add detection output for supporting retinanet
      
      * test=develop
      add test_layers.py
      
      * test=develop
      add API.spec
      
      * test=develop
      alter test_retinanet_detection_output.py
      
      * test=develop
      alter round 2
      
      * test=develop
      alter retinanet_detection_output
      
      * test=develop
      alter paddle/fluid/API.spec
      
      * test=devlop
      alter detection.py
      
      * test=develop
      alter retinanet_detection_output
      
      * test=develop
      alter paddle/fluid/API.spec
      
      * test=develop
      alter detection.py
      
      * test=develop
      alter API.spec
      
      * test=develop
      alter retinanet_detection_output
      
      * test=develop
      alter paddle/fluid/API.spec
      
      * test=develop
      alter python/paddle/fluid/tests/unittests/test_retinanet_detection_output.py
      
      * test=develop
      alter python/paddle/fluid/tests/unittests/test_retinanet_detection_output.py
      
      * test=develop
      fix grammer error
      
      * test=develop
      fix grammer error
      
      * test=develop
      fix grammer error
      
      * test=develop
      alter python/paddle/fluid/tests/unittests/test_layers.py
      
      * test=develop
      alter paddle/fluid/API.spec
      ff83655f
    • F
      add sigmoid focal loss operator for supporting retinanet (#17895) · 0aee1f00
      FlyingQianMM 提交于
      * test=develop
      add sigmoid_focal_loss for supporting retinanet
      
      * test=develop
      add test_layers
      
      * test=develop
      add API.spc
      
      * test=develop
      alter sigmoid_focal_loss_op.cc
      
      * test=develop
      alter detection.py
      
      * test=develop
      alter API.spec
      
      * test=develop
      alter round 1
      
      * test=develop
      alter simooid_focal_loss
      
      * test=develop
      alter sigmoid_focal_loss_op.cc
      
      * test=develop
      alter test_layers.py
      
      * test=develop
      alter paddle/fluid/API.spec
      
      * test=develop
      alter sigmoid_focal_loss_op.cu
      
      * test=develop
      alter paddle/fluid/operators/detection/sigmoid_focal_loss_op.cc
      0aee1f00
  7. 14 5月, 2019 1 次提交
  8. 19 3月, 2019 1 次提交
  9. 12 3月, 2019 1 次提交
  10. 07 3月, 2019 1 次提交
  11. 05 3月, 2019 1 次提交
  12. 28 2月, 2019 1 次提交
  13. 27 2月, 2019 1 次提交
  14. 29 1月, 2019 1 次提交
  15. 23 1月, 2019 1 次提交
  16. 22 1月, 2019 1 次提交
  17. 16 1月, 2019 1 次提交
  18. 23 11月, 2018 1 次提交
  19. 16 11月, 2018 1 次提交
    • W
      Refine operator cmake (#14413) · a2d9b344
      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
      a2d9b344
  20. 13 11月, 2018 1 次提交
  21. 19 10月, 2018 1 次提交
    • Y
      Ocr end2end dev (#13889) · fcb2e810
      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
      fcb2e810
  22. 27 9月, 2018 1 次提交
  23. 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
  24. 30 8月, 2018 1 次提交
  25. 29 8月, 2018 1 次提交
  26. 11 7月, 2018 1 次提交
  27. 02 7月, 2018 1 次提交
  28. 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
  29. 12 5月, 2018 1 次提交