1. 13 7月, 2023 1 次提交
  2. 13 6月, 2023 1 次提交
  3. 05 6月, 2023 1 次提交
  4. 01 6月, 2023 1 次提交
    • K
      【Hackathon + No.161】论文复现:CLRNet: Cross Layer Refinement Network for Lane Detection (#8278) · 129ddbb2
      Kehan Yin 提交于
      * Feat add CLRNet
      
      * Update CLRNet README.md
      
      * Update requirements: add imgaug>=0.4.0 for CLRNet
      
      * Update CLRNet README.md
      
      * Update README.md
      
      * Update Rename clrnet_utils.py
      
      * Update CLRNet demo & delete demo result
      
      * Update README.md add weight for culane
      
      * Update README.cn.md add training logs
      
      * Feat add dataset download
      
      * Fix bugs when lanes is empty
      
      * Update README
      
      * Update README for dataset info
      
      * Fix export model
      
      * Update configs & README
      
      * style: update codestyle
      
      * Style update op codestyple
      
      * Fix eval process
      
      * Fix eval process
      
      * Update README&configs
      
      * Fix deploy infer
      
      * Fix mkdir in lane visualize
      
      * Docs Update README
      
      * Docs Rename configs
      
      * Docs update weights
      
      ---------
      Co-authored-by: NLokeZhou <aishenghuoaiqq@163.com>
      129ddbb2
  5. 18 4月, 2023 1 次提交
    • W
      add rtdetr final (#8094) · 5d1f8883
      Wenyu 提交于
      * [exp] add r50vd in dino
      
      add yoloe reader
      
      alter reference points to unsigmoid
      
      fix amp training
      
      alter usage in paddle-inference
      
      update new base
      
      alter ext_ops
      
      add hybrid encoder
      
      * add pp rt-detr
      
      ---------
      Co-authored-by: Nghostxsl <451323469@qq.com>
      5d1f8883
  6. 01 4月, 2023 1 次提交
    • W
      Support ARSL(CVPR2023) for semi-supervised object detection (#7980) · 1e211871
      wjm 提交于
      * add SSOD_asrl
      
      * modify traniner name
      
      * add modelzoo
      
      * add config
      
      * add config
      
      * add config
      
      * modify cfg name
      
      * modify cfg
      
      * modify cfg
      
      * modify checkpoint
      
      * modify cfg
      
      * add voc and lsj
      
      * add voc and lsj
      
      * del export
      
      * modify
      
      * modify
      
      * refine codes
      
      * fix fcos_head get_loss
      
      * add export
      
      * fix bug
      
      * add export infer
      
      * change
      
      * retry
      
      * fix eval infer
      
      ---------
      Co-authored-by: Nnemonameless <nemonameless@qq.com>
      1e211871
  7. 07 3月, 2023 1 次提交
  8. 02 3月, 2023 1 次提交
    • L
      To static (#7851) · bb1ba033
      LokeZhou 提交于
      * [TIPC] fcos add static train
      
      * tinypose_128x96 add training static
      
      * [TIPC] tinypose add static training
      
      * disable maskrcnn static training
      bb1ba033
  9. 22 2月, 2023 1 次提交
    • Z
      keypoint petr (#7774) · 4c04ce74
      zhiboniu 提交于
      * petr train ok
      
      train ok
      
      refix augsize
      
      affine size fix
      
      update msdeformable
      
      fix flip/affine
      
      fix clip
      
      add resize area
      
      add distortion
      
      debug mode
      
      fix pos_inds
      
      update edge joints
      
      update word mistake
      
      * delete extra codes;adapt transformer modify;update code format
      
      * reverse old transformer modify
      
      * integrate datasets
      4c04ce74
  10. 10 2月, 2023 1 次提交
  11. 08 2月, 2023 1 次提交
  12. 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
  13. 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
  14. 27 12月, 2022 1 次提交
    • T
      Few shot (#7503) · a40d2d3a
      Taojerxi 提交于
      * finish_cotuning
      
      * fix_bug
      
      * add_readme
      
      * finish contrast
      a40d2d3a
  15. 30 11月, 2022 1 次提交
  16. 16 11月, 2022 1 次提交
  17. 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
  18. 31 8月, 2022 1 次提交
  19. 30 6月, 2022 1 次提交
  20. 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
  21. 02 5月, 2022 1 次提交
  22. 30 3月, 2022 1 次提交
  23. 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
  24. 06 11月, 2021 1 次提交
  25. 05 11月, 2021 1 次提交
  26. 20 10月, 2021 1 次提交
  27. 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
  28. 12 8月, 2021 1 次提交
  29. 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
  30. 27 7月, 2021 1 次提交
  31. 19 7月, 2021 1 次提交
  32. 08 7月, 2021 2 次提交
  33. 07 7月, 2021 2 次提交
  34. 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
  35. 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
  36. 13 5月, 2021 1 次提交
  37. 11 5月, 2021 1 次提交