1. 18 8月, 2022 1 次提交
    • F
      [smalldet] add SAHI slice train eval infer deploy (#6465) · 0f75cb6c
      Feng Ni 提交于
      * add slice infer for smalldet
      
      * add slice infer for smalldet
      
      * fix slice infer
      
      * fix doc, test=document_fix
      
      * fix eval and configs
      
      * add slice dataset loader
      
      * fix deploy
      
      * fix docs, test=document_fix
      
      * update docs, test=document_fix
      0f75cb6c
  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. 02 8月, 2022 1 次提交
  4. 01 8月, 2022 1 次提交
  5. 26 7月, 2022 1 次提交
  6. 25 5月, 2022 1 次提交
  7. 10 5月, 2022 1 次提交
  8. 28 4月, 2022 1 次提交
  9. 18 4月, 2022 1 次提交
  10. 14 4月, 2022 1 次提交
  11. 30 3月, 2022 1 次提交
  12. 28 1月, 2022 1 次提交
  13. 24 11月, 2021 1 次提交
  14. 21 11月, 2021 1 次提交
  15. 18 11月, 2021 1 次提交
  16. 11 11月, 2021 1 次提交
  17. 05 11月, 2021 2 次提交
  18. 29 10月, 2021 1 次提交
  19. 23 9月, 2021 1 次提交
  20. 08 9月, 2021 1 次提交
  21. 02 9月, 2021 1 次提交
  22. 31 8月, 2021 1 次提交
  23. 17 8月, 2021 1 次提交
  24. 10 8月, 2021 1 次提交
  25. 03 8月, 2021 1 次提交
  26. 26 7月, 2021 1 次提交
  27. 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
  28. 12 7月, 2021 1 次提交
  29. 08 7月, 2021 2 次提交
  30. 23 6月, 2021 1 次提交
  31. 21 6月, 2021 1 次提交
  32. 10 6月, 2021 1 次提交
  33. 04 6月, 2021 1 次提交
  34. 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
  35. 18 5月, 2021 1 次提交
  36. 15 5月, 2021 1 次提交
    • F
      [MOT] add FairMOT (#2994) · 277bc13f
      FlyingQianMM 提交于
      * add fairmot
      
      * rename pretrain_weights
      
      * add comments; reuse focal loss and convnorm
      
      * update comments
      277bc13f
  37. 13 5月, 2021 1 次提交
  38. 12 5月, 2021 1 次提交
    • G
      [MOT] JDE: others (#2788) · 0b1b74ad
      George Ni 提交于
      * add config for jde and deepsort, add engine metric tools
      
      * add mot_metrics
      
      * fix configs engine and others
      
      * fix configs others
      
      * move configs
      
      * fix ap_per_class, fix doc
      
      * fix test_mode, seqs
      
      * fix test_mode to metric
      
      * fix JDE arch metric
      
      * clean requirement
      
      * add to requirement
      0b1b74ad