1. 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
  2. 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
  3. 02 6月, 2022 2 次提交
  4. 25 5月, 2022 1 次提交
  5. 31 3月, 2022 1 次提交
    • J
      fix data collector error (#5533) · 4b7b2439
      JYChen 提交于
      * fix data collector error
      
      * change List to Tuple to adapt different cv version
      
      * fix reid model_dir set
      4b7b2439
  6. 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
  7. 24 3月, 2022 1 次提交
  8. 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
  9. 17 3月, 2022 1 次提交
  10. 14 3月, 2022 1 次提交
  11. 09 3月, 2022 1 次提交