1. 29 8月, 2023 1 次提交
  2. 13 6月, 2023 1 次提交
  3. 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
  4. 22 5月, 2023 1 次提交
  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. 07 3月, 2023 1 次提交
  7. 28 2月, 2023 1 次提交
  8. 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
  9. 08 2月, 2023 1 次提交
    • XYZ_916's avatar
      tinypose3d for medical dataset (#7696) · 9fafde8f
      XYZ_916 提交于
      * tinypose3d for medical dataset
      
      * modify tinypose-3d codes according to comments
      
      * the images in dataset is named 'image'
      
      * change model name to TinyPose3D
      
      * annotations
      9fafde8f
  10. 07 2月, 2023 2 次提交
    • F
      Add ppyoloe semi-det base codes (#7680) · 1e21400e
      Feng Ni 提交于
      * add ppyoloe semi-det base codes
      
      * fix configs
      
      * fix head distill loss
      
      * add more semi_det configs and fix doc, test=document_fix
      
      * add contrast_loss config, test=document_fix
      1e21400e
    • 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
  11. 09 1月, 2023 1 次提交
  12. 30 12月, 2022 1 次提交
  13. 05 12月, 2022 1 次提交
  14. 02 12月, 2022 1 次提交
  15. 30 11月, 2022 1 次提交
  16. 15 11月, 2022 1 次提交
  17. 18 10月, 2022 1 次提交
    • H
      add LD distillation for GFL model (#7101) · b52580df
      huangjun12 提交于
      * add code
      
      * add ld-vlr
      
      * refractor code
      
      * refine code
      
      * add doc
      
      * refine details
      
      * refine doc
      
      * update download url
      
      * rename config file for ci
      
      * rename config file in README for CI
      b52580df
  18. 31 8月, 2022 1 次提交
  19. 23 8月, 2022 1 次提交
    • W
      Refactor rbox (#6704) · e55e4194
      wangxinxin08 提交于
      * refactor rbox
      
      * modify the code of save results
      
      * fix some problem
      
      * add .gitignore in dataset/dota
      
      * fix test anno path
      e55e4194
  20. 19 8月, 2022 1 次提交
  21. 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
  22. 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
  23. 07 6月, 2022 1 次提交
  24. 27 5月, 2022 1 次提交
  25. 02 5月, 2022 1 次提交
  26. 22 4月, 2022 2 次提交
  27. 21 4月, 2022 1 次提交
  28. 18 4月, 2022 2 次提交
  29. 22 3月, 2022 1 次提交
  30. 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
  31. 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
  32. 17 2月, 2022 1 次提交
  33. 29 1月, 2022 1 次提交
  34. 24 11月, 2021 1 次提交
  35. 05 11月, 2021 3 次提交