1. 17 9月, 2022 1 次提交
    • F
      refine fcos codes (#6949) · 80b2627b
      Feng Ni 提交于
      * refine fcos codes
      
      * refine fcos postprocess
      
      * fix fcos deploy
      
      * fix fcos deploy
      80b2627b
  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. 10 8月, 2022 1 次提交
  4. 13 7月, 2022 1 次提交
  5. 01 6月, 2022 1 次提交
    • W
      Clean fluid (#6075) · c103d025
      wangguanzhong 提交于
      * clean fluid
      
      * mv static to legacy
      
      * remove yolo box
      
      * revert legacy dir
      
      * revert static link
      
      * update in_dynamic_mode
      
      * clean iou_similarity, collect_fpn_proposals, bipartite_match
      c103d025
  6. 08 4月, 2022 1 次提交
  7. 18 3月, 2022 1 次提交
  8. 09 3月, 2022 1 次提交
  9. 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
  10. 26 1月, 2022 1 次提交
    • B
      add implementation of RetinaNet (#5140) · ae621055
      Blake 提交于
      * add implementation of RetinaNet
      
      * * add README.md and model zoo
      * rename FOCSFeat -> RetianFeat
      * add mstrain model to model zoo
      * refactor DeltaBBoxCoder
      
      * update link for model and log
      ae621055
  11. 20 12月, 2021 1 次提交
    • W
      refine sync bn (#4361) · ea2f81d8
      wangxinxin08 提交于
      * refine sync bn
      
      * fix bugs of batch_norm
      
      * fix bugs while deploying and modify BatchNorm to BatchNorm2D
      
      * param_attr -> weight_attr in BatchNorm2D
      
      * modify BatchNorm to BatchNorm2D
      ea2f81d8
  12. 12 10月, 2021 1 次提交
  13. 14 9月, 2021 1 次提交
  14. 08 7月, 2021 3 次提交
  15. 07 7月, 2021 1 次提交
  16. 04 7月, 2021 1 次提交
  17. 28 6月, 2021 1 次提交
  18. 21 6月, 2021 1 次提交
  19. 10 6月, 2021 1 次提交
  20. 28 5月, 2021 1 次提交
  21. 20 5月, 2021 1 次提交
  22. 19 5月, 2021 1 次提交
  23. 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
  24. 13 5月, 2021 1 次提交
  25. 11 5月, 2021 1 次提交
  26. 26 4月, 2021 1 次提交
  27. 16 4月, 2021 1 次提交
  28. 15 4月, 2021 1 次提交
  29. 12 4月, 2021 1 次提交
  30. 08 4月, 2021 1 次提交
  31. 30 3月, 2021 1 次提交
  32. 22 3月, 2021 1 次提交
  33. 10 3月, 2021 1 次提交
  34. 09 3月, 2021 1 次提交
  35. 19 2月, 2021 1 次提交
  36. 13 2月, 2021 1 次提交
  37. 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
  38. 05 2月, 2021 1 次提交