1. 19 8月, 2022 1 次提交
  2. 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
  3. 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
  4. 07 6月, 2022 1 次提交
  5. 27 5月, 2022 1 次提交
  6. 02 5月, 2022 1 次提交
  7. 22 4月, 2022 2 次提交
  8. 21 4月, 2022 1 次提交
  9. 18 4月, 2022 2 次提交
  10. 22 3月, 2022 1 次提交
  11. 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
  12. 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
  13. 05 11月, 2021 1 次提交
  14. 03 11月, 2021 1 次提交
  15. 29 10月, 2021 1 次提交
  16. 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
  17. 13 10月, 2021 1 次提交
  18. 11 10月, 2021 1 次提交
  19. 19 9月, 2021 1 次提交
  20. 21 7月, 2021 1 次提交
  21. 08 7月, 2021 2 次提交
  22. 07 7月, 2021 1 次提交
  23. 29 6月, 2021 1 次提交
  24. 23 6月, 2021 1 次提交
  25. 21 6月, 2021 1 次提交
  26. 10 6月, 2021 1 次提交
  27. 09 6月, 2021 1 次提交
  28. 03 6月, 2021 1 次提交
  29. 29 5月, 2021 1 次提交
  30. 18 5月, 2021 1 次提交
  31. 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
  32. 13 5月, 2021 1 次提交
  33. 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
  34. 11 5月, 2021 1 次提交
    • G
      [MOT] add MOT data (#2789) · 4575dfe7
      George Ni 提交于
      * add mot data
      
      * fix operators, source
      
      * fix data source transform
      
      * fix parse_dataset register_op
      
      * fix scale_factor, RandomAffine
      
      * add assert for check
      
      * fix ci
      4575dfe7
  35. 10 5月, 2021 1 次提交
  36. 15 4月, 2021 2 次提交