1. 28 7月, 2021 1 次提交
  2. 21 7月, 2021 1 次提交
  3. 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
  4. 20 5月, 2021 1 次提交
    • W
      support no label training (#2576) · 571dcb34
      wangguanzhong 提交于
      * support no label training
      
      * fix load_crowd
      
      * update to fit rbox
      
      * add empty_ratio
      
      * update configs
      
      * support mask rcnn
      
      * clean drop_empty for mot & keypoint
      
      * refine is_crowd
      571dcb34
  5. 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
  6. 12 4月, 2021 1 次提交
  7. 09 4月, 2021 1 次提交