1. 19 Jul, 2023 1 commit
  2. 19 May, 2023 1 commit
  3. 18 May, 2022 1 commit
  4. 24 Feb, 2022 1 commit
  5. 10 Jan, 2022 1 commit
  6. 25 Dec, 2020 1 commit
  7. 16 Dec, 2020 1 commit
  8. 25 Nov, 2020 1 commit
    • BigBigDream's avatar
      Add box_iou_rotated, ml_nms_rotated and nms_rotated (#625) · a9787648
      BigBigDream authored
      
      
      * add box_iou_rotated, ml_nms_rotated and nms_rotated
      
      * fix lint
      
      * fix lint
      
      * fix .py lint
      
      * fix cpp lint
      
      * add newline at the end
      
      * add new line
      
      * fix unittest
      
      * config google style
      
      * fix lint
      
      * lint
      
      * lint
      
      * yapf
      
      * update
      
      * fix lint
      
      * fix lint
      
      * fix lint
      
      * fix
      
      * fix format
      
      * fix format
      
      * add modified from
      
      * add docstring and update others
      
      * update docstring
      
      * update docstring
      
      * update
      
      * fix bug
      
      * fix bug
      
      * fix bug
      Co-authored-by: default avatarCao Yuhang <yhcao6@gmail.com>
      a9787648