1. 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
  2. 09 1月, 2023 1 次提交
  3. 05 12月, 2022 1 次提交
  4. 30 11月, 2022 1 次提交
  5. 15 11月, 2022 1 次提交
  6. 19 8月, 2022 1 次提交
  7. 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
  8. 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
  9. 07 6月, 2022 1 次提交
  10. 27 5月, 2022 1 次提交
  11. 02 5月, 2022 1 次提交
  12. 22 4月, 2022 2 次提交
  13. 21 4月, 2022 1 次提交
  14. 18 4月, 2022 2 次提交
  15. 22 3月, 2022 1 次提交
  16. 15 3月, 2022 1 次提交
    • U
      [Fix] Update operators.py (#5357) · 1acb1852
      ucsk 提交于
      Fixed a possible error on line 2021: "TypeError: 'numpy.float64' object cannot be interpreted as an integer".
      1acb1852
  17. 03 3月, 2022 1 次提交
    • S
      Add PP-YOLOv3 code (#5281) · ef83ab8a
      shangliang Xu 提交于
      * [ppyolov3] add ppyolov3 base code
      
      * add ppyolov3 s/m/x
      
      * modify ema
      
      * modify code to convert onnx successfully
      
      * support arbitrary shape
      
      * update config to use amp default
      
      * refine ppyolo_head code
      
      * modify reparameter code
      
      * refine act layer
      
      * adapter pico_head and tood_head code
      
      * remove ppyolov3 yaml
      
      * fix codestyle
      Co-authored-by: Nwangxinxin08 <wangxinxin08@baidu.com>
      ef83ab8a
  18. 05 11月, 2021 1 次提交
  19. 03 11月, 2021 1 次提交
  20. 29 10月, 2021 1 次提交
  21. 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
  22. 13 10月, 2021 1 次提交
  23. 11 10月, 2021 1 次提交
  24. 19 9月, 2021 1 次提交
  25. 21 7月, 2021 1 次提交
  26. 08 7月, 2021 2 次提交
  27. 07 7月, 2021 1 次提交
  28. 29 6月, 2021 1 次提交
  29. 23 6月, 2021 1 次提交
  30. 21 6月, 2021 1 次提交
  31. 10 6月, 2021 1 次提交
  32. 09 6月, 2021 1 次提交
  33. 03 6月, 2021 1 次提交
  34. 29 5月, 2021 1 次提交
  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 次提交