1. 29 10月, 2021 2 次提交
  2. 18 10月, 2021 1 次提交
    • W
      Add CenterNet (#4098) · 996a4fa5
      wangguanzhong 提交于
      * add centernet
      
      * add centernet
      
      * add r50 for centernet
      
      * support deploy for centernet
      
      * add doc
      
      * update pretrain
      
      * clean code
      
      * update r50 doc
      
      * unify for_mot
      
      * update code according to review
      
      * update doc
      
      * refine preprocess
      
      * update doc
      996a4fa5
  3. 13 10月, 2021 1 次提交
  4. 11 10月, 2021 1 次提交
  5. 23 9月, 2021 1 次提交
  6. 19 9月, 2021 1 次提交
  7. 08 9月, 2021 1 次提交
  8. 06 9月, 2021 1 次提交
  9. 02 9月, 2021 1 次提交
  10. 31 8月, 2021 1 次提交
  11. 17 8月, 2021 1 次提交
  12. 12 8月, 2021 1 次提交
  13. 10 8月, 2021 1 次提交
  14. 03 8月, 2021 2 次提交
  15. 27 7月, 2021 1 次提交
  16. 26 7月, 2021 1 次提交
  17. 21 7月, 2021 1 次提交
  18. 20 7月, 2021 1 次提交
    • G
      [MOT] Fix mot video decode (#3681) · 0c2b74f9
      George Ni 提交于
      * mot video decode to images
      
      * add infer_dir for mot
      
      * fix export and unite pose infer
      
      * remove task in mot source
      
      * set image_dir
      
      * update doc
      0c2b74f9
  19. 14 7月, 2021 1 次提交
  20. 12 7月, 2021 1 次提交
  21. 08 7月, 2021 2 次提交
  22. 07 7月, 2021 2 次提交
  23. 29 6月, 2021 1 次提交
  24. 23 6月, 2021 2 次提交
  25. 21 6月, 2021 2 次提交
  26. 10 6月, 2021 3 次提交
  27. 09 6月, 2021 1 次提交
  28. 04 6月, 2021 1 次提交
  29. 03 6月, 2021 1 次提交
  30. 29 5月, 2021 1 次提交
  31. 24 5月, 2021 1 次提交
  32. 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