1. 23 8月, 2022 1 次提交
    • W
      Refactor rbox (#6704) · e55e4194
      wangxinxin08 提交于
      * refactor rbox
      
      * modify the code of save results
      
      * fix some problem
      
      * add .gitignore in dataset/dota
      
      * fix test anno path
      e55e4194
  2. 11 8月, 2022 1 次提交
    • W
      refactor s2anet (#6604) · b4727677
      wangxinxin08 提交于
      * refactor s2anet to support batch_size > 1
      
      * fix problem of inference
      
      * support batch_size > 1 for training
      
      * fix empty results
      
      * fix dota eval
      
      * fix configs of s2anet_head
      
      * modify s2anet_spine_1x to 73 mAP
      b4727677
  3. 01 8月, 2022 1 次提交
  4. 31 5月, 2022 1 次提交
  5. 21 11月, 2021 1 次提交
  6. 05 11月, 2021 1 次提交
  7. 08 8月, 2021 1 次提交
  8. 02 8月, 2021 1 次提交
  9. 30 7月, 2021 1 次提交
  10. 28 7月, 2021 1 次提交
  11. 21 7月, 2021 1 次提交
  12. 28 6月, 2021 1 次提交
    • C
      [dev] reorganize code of s2anet_head (#3481) · 51574ea1
      cnn 提交于
      * reorganize the code, and fix bug
      
      * fix typo
      
      * remve comment
      
      * reorganize code
      
      * Revert "reorganize code"
      
      This reverts commit 4f928c3a46b264ba8815978b914bf81a46b66b62.
      
      * set weight
      
      * set default config
      
      * fix code style
      51574ea1
  13. 21 6月, 2021 1 次提交
  14. 12 5月, 2021 1 次提交
    • C
      [dev] s2anet fix export and deploy (#2919) · 0947171b
      cnn 提交于
      * s2anet fix export and deploy
      
      * remove redundant code
      
      * fix cpp for s2anet deploy
      
      * fix bug of get_categories
      
      * rename poly_to_rbox to poly2rbox
      
      * add some comment for function
      0947171b
  15. 25 4月, 2021 1 次提交
    • C
      [dev] s2anet add anno convert to rbox (#2724) · a9255173
      cnn 提交于
      * add script of dota_2_coco
      
      * add args for dota_to_coco
      
      * add script to generate test result of dota
      
      * add loss weight for s2anet
      
      * fix dy2st for s2anet
      
      * fix code style
      a9255173
  16. 12 4月, 2021 1 次提交
  17. 09 4月, 2021 1 次提交