1. 11 10月, 2022 1 次提交
  2. 08 10月, 2022 1 次提交
  3. 27 9月, 2022 1 次提交
  4. 05 9月, 2022 1 次提交
    • Z
      multi_thread & multi_rtsp input (#6834) · 7e8d1fa2
      zhiboniu 提交于
      * multi_thread & multi_rtsp input; test=document_fix
      
      * update rtsp docs; test=document_fix
      
      * update savename,add threadid to name;test=document_fix
      7e8d1fa2
  5. 29 8月, 2022 1 次提交
  6. 19 8月, 2022 1 次提交
    • Z
      update ppvehicle modelzoo (#6679) · 6eff0446
      zhiboniu 提交于
      * update ppvehicle modelzoo; test=document_fix
      
      * update pipeline pictures
      
      * update
      
      * fix platerec jetson trtfp16; test=document_fix
      
      * replace all --model_dir in pipeline docs; test=document_fix
      6eff0446
  7. 17 8月, 2022 1 次提交
  8. 16 8月, 2022 1 次提交
  9. 15 8月, 2022 2 次提交
  10. 11 8月, 2022 1 次提交
  11. 09 8月, 2022 1 次提交
  12. 08 8月, 2022 2 次提交
    • 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
    • Z
      check rtsp stream (#6595) · fdf4d0e3
      zhiboniu 提交于
      * check rtsp stream
      
      * add rtsp in doc s
      
      * visual change to false
      
      * update rtsp command
      fdf4d0e3
  13. 18 7月, 2022 1 次提交
  14. 12 7月, 2022 2 次提交
  15. 08 7月, 2022 2 次提交
  16. 04 7月, 2022 2 次提交
  17. 01 7月, 2022 1 次提交
  18. 28 6月, 2022 3 次提交
  19. 21 6月, 2022 2 次提交
  20. 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
  21. 14 6月, 2022 1 次提交
    • XYZ_916's avatar
      Scale frames before fight action recognition (#6170) · 1c4da10b
      XYZ_916 提交于
      * Scale frames before fight action recognition
      
      * put
      short_size = self.cfg["VIDEO_ACTION"]["short_size"]
      scale = Scale(short_size)
      out of while
      
      * change class name from Scale to ShortSizeScale
      1c4da10b
  22. 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
  23. 02 6月, 2022 4 次提交
  24. 04 5月, 2022 1 次提交
  25. 20 4月, 2022 1 次提交
  26. 31 3月, 2022 1 次提交
  27. 30 3月, 2022 1 次提交
  28. 26 3月, 2022 1 次提交
    • F
      [MOT] add drawing of pptracking and pphuman (#5456) · 4caab055
      Feng Ni 提交于
      * add entrance_count draw_center_traj save_mot_txts
      
      * fix pphuman plot_tracking_dict
      
      * fix pphuman plot_tracking_dict
      
      * fix plot tracking dict
      
      * fix pipeline mot plot, add gif
      
      * fix collector append, test=document_fix
      4caab055
  29. 25 3月, 2022 1 次提交