1. 28 1月, 2023 1 次提交
  2. 09 1月, 2023 1 次提交
  3. 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
  4. 27 12月, 2022 1 次提交
    • T
      Few shot (#7503) · a40d2d3a
      Taojerxi 提交于
      * finish_cotuning
      
      * fix_bug
      
      * add_readme
      
      * finish contrast
      a40d2d3a
  5. 20 12月, 2022 1 次提交
  6. 30 11月, 2022 1 次提交
  7. 15 11月, 2022 1 次提交
  8. 17 10月, 2022 1 次提交
  9. 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
  10. 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
  11. 07 9月, 2022 1 次提交
  12. 31 8月, 2022 1 次提交
  13. 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
  14. 20 6月, 2022 1 次提交
  15. 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
  16. 31 5月, 2022 1 次提交
  17. 02 5月, 2022 1 次提交
  18. 22 4月, 2022 1 次提交
  19. 18 4月, 2022 1 次提交
  20. 12 4月, 2022 1 次提交
  21. 06 4月, 2022 1 次提交
  22. 02 4月, 2022 1 次提交
    • W
      support mask rcnn bs>2 (#5470) · 020e1cd6
      wangguanzhong 提交于
      * support mask rcnn bs>2
      
      * fix resize op in c++ deploy
      
      * fix preprocess in mask rcnn
      
      * fix cascade mask rcnn when box is empty
      
      * update merge batch
      020e1cd6
  23. 30 3月, 2022 1 次提交
  24. 21 3月, 2022 1 次提交
    • F
      [MOT] add bytetrack yolo configs and deploy (#5377) · e792e418
      Feng Ni 提交于
      * add bytetrack yolov3 ppyoloe cfgs
      
      * add bytetrack reid
      
      * fix sde bytetrack reid
      
      * fix bytetrack readme
      
      * add jdetracker mtmct
      
      * fix bytetrack reid
      
      * fix deploy track_config
      
      * fix doc readme
      e792e418
  25. 18 3月, 2022 1 次提交
  26. 16 3月, 2022 1 次提交
  27. 15 3月, 2022 1 次提交
    • F
      [MOT] Upgrade pptracking deploy (#5358) · c643eeab
      Feng Ni 提交于
      * add bytetrack yolov3 engine and deploy baseline
      
      * fix bytetrack yolov3 configs
      
      * fix cfgs tools
      
      * fix tracker pred_dets
      
      * fit pptracking jde sde infer
      
      * rename cfgs, fix mot_sde_infer
      
      * fix mot sde single class infer
      
      * remove byte cfgs
      
      * fix mtmct
      
      * clean code
      c643eeab
  28. 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
  29. 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
  30. 14 1月, 2022 1 次提交
  31. 13 1月, 2022 1 次提交
  32. 07 1月, 2022 1 次提交
  33. 21 12月, 2021 1 次提交
    • W
      fix solov2 infer (#4972) · 3e0e3585
      wangxinxin08 提交于
      * support different norm_type for different module when convert to sync batch norm
      
      * remove BatchNorm in esnet
      3e0e3585
  34. 24 11月, 2021 1 次提交
  35. 22 11月, 2021 1 次提交
  36. 06 11月, 2021 1 次提交
  37. 05 11月, 2021 1 次提交
    • F
      [MOT] unify tracker for single class and multi-calss MOT (#4403) · 8a87d99e
      Feng Ni 提交于
      * add mcfairmot train eval export code
      
      * fix eval and export
      
      * update modelzoo
      
      * add hrnet18_dlafpn
      
      * unify jdetracker
      
      * fix deploy infer for single class
      
      * fix multi class fairmot deploy
      
      * fix mcmot data source and deploy
      
      * fix num_identities
      
      * fix num_identities_dict
      8a87d99e
  38. 03 11月, 2021 1 次提交
  39. 02 11月, 2021 1 次提交
  40. 29 10月, 2021 1 次提交
    • F
      [MOT] add enhance fairmot (#4251) · 8d0ad5fd
      Feng Ni 提交于
      * add sge attention on fpn
      
      * add iou head
      
      * add config, fix head
      
      * fix iou offset weight
      
      * fix fairmot centerhead
      8d0ad5fd