1. 14 9月, 2022 1 次提交
  2. 08 9月, 2022 1 次提交
  3. 10 5月, 2022 1 次提交
  4. 29 4月, 2022 1 次提交
  5. 21 12月, 2021 1 次提交
  6. 05 11月, 2021 1 次提交
  7. 01 9月, 2021 2 次提交
  8. 05 8月, 2021 1 次提交
  9. 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
  10. 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
  11. 13 4月, 2021 1 次提交
  12. 30 3月, 2021 1 次提交
  13. 24 3月, 2021 1 次提交
  14. 22 3月, 2021 1 次提交
  15. 09 2月, 2021 1 次提交
    • W
      Update cascade (#2179) · 926efec2
      wangguanzhong 提交于
      * update cascade, test=dygraph
      
      * clean code, test=dygraph
      
      * add cascade_rcnn, test=dygraph
      
      * update according to reviews, test=dygraph
      
      * support dy2static, test=dygraph
      926efec2
  16. 30 1月, 2021 1 次提交
  17. 25 1月, 2021 1 次提交
    • W
      refactor rcnn, test=dygraph (#2114) · 944eee5c
      wangguanzhong 提交于
      * refactor rcnn, test=dygraph
      
      * add mask_rcnn, test=dygraph
      
      * add Faster RCNN & Faster FPN, test=dygraph
      
      * update according to the review, test=dygraph
      944eee5c