1. 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
  2. 29 1月, 2023 1 次提交
  3. 12 1月, 2023 1 次提交
  4. 03 1月, 2023 1 次提交
  5. 10 11月, 2022 1 次提交
  6. 02 8月, 2022 1 次提交
  7. 20 7月, 2022 1 次提交
    • F
      Fix mot lazy import and warning (#6476) · 714b339b
      Feng Ni 提交于
      * [Dy2St]Fix cascade_rcnn export model problem (#6468)
      
      * [Dy2St]Fix cascade_rcnn export model problem
      
      * [Dy2St]Fix cascade_rcnn export model problem
      
      * fix import for mot
      
      * fix import for mot deploy
      
      * fix lazy import mot
      714b339b
  8. 11 7月, 2022 1 次提交
    • F
      [MOT] Add OC_SORT tracker (#6272) · c84153a3
      Feng Ni 提交于
      * add ocsort tracker
      
      * add ocsort deploy
      
      * merge develop
      
      * fix ocsort tracker codes
      
      * fix doc, test=document_fix
      
      * fix doc, test=document_fix
      c84153a3
  9. 06 7月, 2022 1 次提交
  10. 30 3月, 2022 1 次提交
  11. 20 7月, 2021 2 次提交
  12. 08 7月, 2021 1 次提交
  13. 10 6月, 2021 1 次提交
  14. 19 5月, 2021 1 次提交
  15. 17 5月, 2021 1 次提交
  16. 14 5月, 2021 1 次提交
  17. 12 5月, 2021 1 次提交
    • G
      [MOT] JDE: others (#2788) · 0b1b74ad
      George Ni 提交于
      * add config for jde and deepsort, add engine metric tools
      
      * add mot_metrics
      
      * fix configs engine and others
      
      * fix configs others
      
      * move configs
      
      * fix ap_per_class, fix doc
      
      * fix test_mode, seqs
      
      * fix test_mode to metric
      
      * fix JDE arch metric
      
      * clean requirement
      
      * add to requirement
      0b1b74ad
  18. 11 5月, 2021 2 次提交
  19. 06 5月, 2021 1 次提交
  20. 26 4月, 2021 1 次提交
  21. 21 4月, 2021 1 次提交
  22. 20 4月, 2021 1 次提交
  23. 07 4月, 2021 1 次提交
  24. 27 3月, 2021 1 次提交
  25. 22 3月, 2021 1 次提交
  26. 16 3月, 2021 1 次提交
  27. 15 3月, 2021 1 次提交
  28. 03 2月, 2021 1 次提交
  29. 27 1月, 2021 1 次提交
  30. 18 12月, 2020 1 次提交
  31. 26 5月, 2020 1 次提交
  32. 20 5月, 2020 1 次提交
  33. 30 4月, 2020 1 次提交
  34. 14 4月, 2020 1 次提交
    • B
      add Python inference deployment solution (#460) · da4bd759
      Bin Long 提交于
      * [cherry-pick] Fix v0.2 docs (#258)
      
      * fix save checkpoint in quantization (#257)
      
      * fix save checkpoint in quantization
      * fix details
      
      * Fix softlink (#256)
      Co-authored-by: NLiufang Sang <slf12thuss@163.com>
      
      * [cherry-pick] add prune benchmark (#262)
      
      * add prune model latency (#260) & fix run command for windows (#261)
      
      * Cherry-pick update reader config (#269)
      
      * Force `cudnn` backend for depthwise convs when fp16 is enabled (#271)
      
      * fix weights path (#274)
      
      * cherry-pick refine fruit config (#289)
      
      * cherry-pick polish doc (#287)
      
      * cherry-pick fix oidv5 link (#296)
      
      cherry-pick fix oidv5 link
      
      * [cherry-pick] polish slim model zoo (#313)
      
      * polish slim README
      
      * refine pedestrian_yolov3_darknet.yml and vehicle_yolov3_darknet.yml in contrib (#324)
      
      * fix yolo configs (#332)
      
      * cherry pick polish doc (#329)
      
      * refine config (#336)
      
      * [cherry pick] refine sensitive link (#334)
      
      * refine sensitive link
      
      * add YOLOv3Loss.batch_size comments (#348)
      
      * add deploy with python
      
      * update README
      
      * support TRT and Executor
      
      * update cpp_infer for paddle latest
      
      * support fixed shape of model
      
      * polish code
      
      * supoort trt
      
      * support TRT&Executor
      
      * deploy/python : fix coding style problems
      
      * update requirements.txt
      
      * update deploy/python docs
      Co-authored-by: NGuanghua Yu <742925032@qq.com>
      Co-authored-by: NLiufang Sang <slf12thuss@163.com>
      Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com>
      Co-authored-by: Nwangguanzhong <jerrywgz@126.com>
      Co-authored-by: NYang Zhang <yangzhang@live.com>
      Co-authored-by: littletomatodonkey's avatarlittletomatodonkey <dazhiningsibuqu@163.com>
      Co-authored-by: NFlyingQianMM <245467267@qq.com>
      Co-authored-by: NChanningss <chen_lingchi@163.com>
      da4bd759
  35. 08 4月, 2020 1 次提交
  36. 03 1月, 2020 1 次提交
  37. 19 12月, 2019 1 次提交
    • Q
      Polish reader to simplify preprocessing logic. (#112) · 8192c758
      qingqing01 提交于
      * Polish Reader to simplify preprocessing logic.
      #  sample_transforms-> make batch -> batch_transforms in Reader.
      * Clean some code
      * Imporve yolov3_r50vd_dcn_obj365_pretrained_coco 41.4 to 41.8.
      * Update all configs.
      8192c758
  38. 10 12月, 2019 1 次提交