1. 20 4月, 2023 1 次提交
  2. 08 2月, 2023 1 次提交
  3. 07 2月, 2023 1 次提交
    • U
      [论文复现营] add QueryInst (#7585) · e22eb8a1
      ucsk 提交于
      * add QueryInst
      
      * update sparse config
      
      * Clean up redundancy and update style
      
      * update config
      
      * add trained models & resolve conflict
      
      * share bbox_cxcywh_to_xyxy
      
      * Revert "share bbox_cxcywh_to_xyxy"
      
      This reverts commit ccf811211eda0a59dc0446f1b716f4e7412367f9.
      
      * repeat bbox_cxcywh_to_xyxy
      
      * Poly2Mask: Add delete switch
      RandomSizeCrop: keep origin randint style
      
      * update copyright
      e22eb8a1
  4. 26 12月, 2022 1 次提交
  5. 14 9月, 2022 1 次提交
  6. 09 9月, 2022 1 次提交
  7. 08 9月, 2022 1 次提交
  8. 02 9月, 2022 1 次提交
  9. 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
  10. 01 8月, 2022 1 次提交
  11. 04 7月, 2022 1 次提交
  12. 31 5月, 2022 1 次提交
  13. 10 5月, 2022 1 次提交
  14. 29 4月, 2022 1 次提交
  15. 22 4月, 2022 2 次提交
  16. 18 3月, 2022 1 次提交
  17. 21 12月, 2021 1 次提交
  18. 15 11月, 2021 1 次提交
  19. 05 11月, 2021 1 次提交
  20. 01 9月, 2021 2 次提交
  21. 05 8月, 2021 1 次提交
  22. 28 7月, 2021 1 次提交
  23. 08 7月, 2021 1 次提交
    • M
      Optimize imports (#3601) · 84c8958d
      Manuel Garcia 提交于
      Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
      84c8958d
  24. 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
  25. 28 5月, 2021 1 次提交
  26. 20 5月, 2021 2 次提交
  27. 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
  28. 21 4月, 2021 1 次提交
  29. 13 4月, 2021 1 次提交
  30. 09 4月, 2021 1 次提交
  31. 08 4月, 2021 1 次提交
  32. 30 3月, 2021 1 次提交
  33. 24 3月, 2021 1 次提交
  34. 22 3月, 2021 1 次提交