1. 26 1月, 2023 1 次提交
    • L
      pipeline.py add tracking module time info (#7627) · de39e703
      LokeZhou 提交于
      * pipeline.py add tracking module time
      fix infer_cfg_vehicle_violation.yml for examples
      
      * pipeline examples infer_cfg_vehicle_violation.yml delete irrelevant config
      
      * fix infer_cfg_vehicle_violation.yml enable
      de39e703
  2. 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
  3. 15 8月, 2022 1 次提交
  4. 08 8月, 2022 1 次提交
    • XYZ_916's avatar
      Develop: Ease of use optimization (#6569) · c308f983
      XYZ_916 提交于
      * 1. add -o command for pipeline;
      2. remove basemode config;
      3. add example configs for pphuman.
      
      * copyright to Copyright
      
      * 1. update docs for quick start;
      2. delete merge_model_dir;
      3. move cfg codes to cfg_utils.py
      
      * Update QUICK_STARTED.md
      
      * Update PPVehicle_QUICK_STARTED.md
      
      * Update pphuman_action.md
      
      * Update pphuman_action_en.md
      
      * Update pphuman_attribute.md
      
      * Update pphuman_attribute_en.md
      
      * Update cfg_utils.py
      c308f983