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. 04 1月, 2023 1 次提交
    • S
      add DINO (#7583) · 918b7542
      shangliang Xu 提交于
      * add DINO
      
      add msdeformable attention cuda op
      
      fix export bug
      
      * fix decoder norm
      918b7542
  3. 27 12月, 2022 1 次提交
    • T
      Few shot (#7503) · a40d2d3a
      Taojerxi 提交于
      * finish_cotuning
      
      * fix_bug
      
      * add_readme
      
      * finish contrast
      a40d2d3a
  4. 30 11月, 2022 1 次提交
  5. 16 11月, 2022 1 次提交
  6. 16 9月, 2022 1 次提交
    • W
      add fcosr model (#6765) · 92078713
      wangxinxin08 提交于
      * add fcosr
      
      * fix some problem
      
      * add docs for fcosr
      
      * modify code
      
      * modify focsr reader
      
      * finish tensorrt deployment with dynamic shape
      
      * modify according to review comment
      
      Co-authored-by: wangxinxin08 <>
      92078713
  7. 31 8月, 2022 1 次提交
  8. 30 6月, 2022 1 次提交
  9. 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
  10. 02 5月, 2022 1 次提交
  11. 30 3月, 2022 1 次提交
  12. 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
  13. 06 11月, 2021 1 次提交
  14. 05 11月, 2021 1 次提交
  15. 20 10月, 2021 1 次提交
  16. 18 10月, 2021 2 次提交
    • 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
    • G
      update PicoDet Architecture and config (#4323) · 7d625608
      Guanghua Yu 提交于
      * update PicoDet Architecture and config
      7d625608
  17. 12 8月, 2021 1 次提交
  18. 04 8月, 2021 1 次提交
    • J
      Add lite hr net (#3793) · d5786288
      JYChen 提交于
      * add LiteHRNet backbone and config .YML
      
      * test lite18-network param
      
      acc is same with ori-model 1. fix default darkpose=ON, 2. += is not inplace
      
      add new keypoint model Lite-HRNet
      
      * add new keypoint model Lite-HRNet
      
      * 1. Add description of network type; 2. use channel_shuffle in ops.py
      
      * use normal to init conv2d
      
      * add network type description
      d5786288
  19. 27 7月, 2021 1 次提交
  20. 19 7月, 2021 1 次提交
  21. 08 7月, 2021 2 次提交
  22. 07 7月, 2021 2 次提交
  23. 02 7月, 2021 1 次提交
    • G
      [MOT] add deepsort deploy (#3515) · af424a9a
      George Ni 提交于
      * add deepsort export model, reid infer
      
      * fix jde_yolov3 metric
      
      * fix deepsort deploy
      
      * fix doc, clean code
      
      * add mot deploy infer image, add run_benchmark
      af424a9a
  24. 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
  25. 13 5月, 2021 1 次提交
  26. 11 5月, 2021 1 次提交
  27. 08 5月, 2021 1 次提交
  28. 07 5月, 2021 1 次提交
  29. 28 4月, 2021 1 次提交
  30. 26 4月, 2021 1 次提交
  31. 15 4月, 2021 1 次提交
    • W
      add ppyolov2 (#2626) · a718694c
      wangxinxin08 提交于
      * add ppyolov2
      
      * fix bugs and modify docs
      
      * modify code and doc according to review
      
      * fix bugs while resolving conflicts
      a718694c
  32. 13 4月, 2021 1 次提交
  33. 08 4月, 2021 1 次提交
  34. 07 4月, 2021 2 次提交
  35. 31 3月, 2021 1 次提交
  36. 30 3月, 2021 1 次提交