1. 20 7月, 2023 1 次提交
  2. 18 7月, 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. 08 12月, 2022 1 次提交
    • L
      Pipeline vehicle (#7432) · 1ee80501
      LokeZhou 提交于
      * * add vehicle_pressing.py to judge vehicle press lane
      * add lane_seg_infer.py to lane seg
      * add pipeline vehicle retrograde:
      * add vehicle_retrograde.py to judge vehicle retrograde
      * add infer_cfg_vehicle_violation.yml to config vehicle press vehicle retrograde
      * add lane_seg_config.yml to config lane seg
      
      * *add ppvehicle_press readme
      *add ppvehicle_retrograde.md
      *fix lane_seg preditor init
      
      * ppvehicle_press.md ppvehicle_retrograde.ma add gif image
      
      * *fix  ppvehicle press retrograde readme, test=document_fix
      *add ppvehicle press retrograde en readme test=document_fix
      *fix ppvehicle retrograde keep left bug
      
      * fix ppvehicle readme,test=document_fix
      
      * fix ppvehicle retrograde en readme,test=document_fix
      
      * ppvehicle_press ppvehicle_retrograde readme add sulution test=document_fix
      
      * fix ppvehicle press retrograde readme format test=document_fix
      1ee80501
  5. 11 10月, 2022 1 次提交
  6. 05 9月, 2022 1 次提交
  7. 11 8月, 2022 1 次提交
  8. 08 8月, 2022 1 次提交
    • Z
      check rtsp stream (#6595) · fdf4d0e3
      zhiboniu 提交于
      * check rtsp stream
      
      * add rtsp in doc s
      
      * visual change to false
      
      * update rtsp command
      fdf4d0e3
  9. 05 8月, 2022 1 次提交
  10. 01 7月, 2022 1 次提交
  11. 21 6月, 2022 1 次提交
  12. 20 6月, 2022 1 次提交
    • J
      More action for pphuman (#6142) · bf895541
      JYChen 提交于
      * add det based action, still in working
      
      * add det_based action
      
      * add id-based class action into pipeline
      
      * remove clsactioninferer
      
      * return history result, optimize visualization for multiple actions
      
      * use history result for det-based action model
      
      * batchinfer for cls&det models
      bf895541
  13. 09 6月, 2022 1 次提交
    • XYZ_916's avatar
      Develop branch: add fight action for pphuman (#6160) · 67f16ed9
      XYZ_916 提交于
      * add fight for PP-Human
      
      * add short_size and target_size for fight recognition
      
      * add short_size and target_size for fight_infer
      
      * modify code according to the reviews
      
      * add the wrong deleted lines`
      
      * Update pipeline.py
      
      * Update infer_cfg.yml
      
      * visualize fight when fight action occur
      
      * 乱码修改
      
      * delete useless parmas
      
      * delete useless code str2bool
      67f16ed9
  14. 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
  15. 22 3月, 2022 1 次提交
  16. 21 3月, 2022 2 次提交
    • J
      Pipeline with kpt and act (#5399) · 7018dad1
      JYChen 提交于
      * add keypoint infer and visualize into Pipeline
      
      * add independent action model inference
      
      * add action inference into pipeline, still in working
      
      * test different display frames and normalization methods
      
      * use bbox and scale normalization
      
      * Remove debug info and Optimize code structure
      
      * remove useless visual param
      
      * make action parameters configurable
      7018dad1
    • W
      Add pphuman doc (#5403) · 674840fb
      wangguanzhong 提交于
      * add pphuman doc
      
      * add pphuman doc & add enable_attr, enable_action
      
      * update doc
      
      * update pphuman-tech.png
      674840fb
  17. 17 3月, 2022 1 次提交
  18. 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
  19. 14 3月, 2022 1 次提交
  20. 09 3月, 2022 1 次提交
  21. 03 3月, 2022 1 次提交
    • W
      Refactor python deploy (#5253) · 7dccc8f6
      wangguanzhong 提交于
      * refactor det deploy
      
      * refactor keypoint deploy
      
      * fix solov2
      
      * fit mot sde pipeline infer
      
      * refine mot sde infer
      
      * fit mot jde infer pipeline
      
      * fit mot pose unite infer
      
      * precommit for format
      
      * refine keypoint detector name
      
      * clean codes
      
      * fix keypoint infer
      
      * refine format
      Co-authored-by: NFeng Ni <nemonameless@qq.com>
      7dccc8f6
  22. 26 12月, 2021 1 次提交
  23. 05 11月, 2021 1 次提交
  24. 26 7月, 2021 1 次提交
  25. 08 7月, 2021 1 次提交
    • M
      Optimize imports (#3601) · 84c8958d
      Manuel Garcia 提交于
      Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
      84c8958d
  26. 07 7月, 2021 1 次提交
  27. 04 7月, 2021 1 次提交
  28. 12 5月, 2021 1 次提交
    • C
      [dev] s2anet fix export and deploy (#2919) · 0947171b
      cnn 提交于
      * s2anet fix export and deploy
      
      * remove redundant code
      
      * fix cpp for s2anet deploy
      
      * fix bug of get_categories
      
      * rename poly_to_rbox to poly2rbox
      
      * add some comment for function
      0947171b
  29. 07 5月, 2021 1 次提交
  30. 22 3月, 2021 1 次提交
  31. 20 2月, 2021 1 次提交
  32. 05 2月, 2021 1 次提交
  33. 18 12月, 2020 1 次提交
  34. 15 12月, 2020 1 次提交
  35. 05 11月, 2020 1 次提交
  36. 01 10月, 2020 1 次提交
    • G
      add solov2 model (#1412) · dd1e05d7
      Guanghua Yu 提交于
      * add solov2 model
      
      * fix train batch size
      
      * add solov2_r101_vd_fpn_3x
      
      * fix batch size and update modelzoo
      
      * refactor code of solov2
      
      * fix deploy/python
      dd1e05d7
  37. 29 7月, 2020 1 次提交
  38. 30 4月, 2020 1 次提交
  39. 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