1. 01 7月, 2022 2 次提交
  2. 28 6月, 2022 1 次提交
  3. 21 6月, 2022 4 次提交
  4. 20 6月, 2022 2 次提交
    • S
      [TIPC] add kl quant txt (#6237) · 1353aa5d
      shangliang Xu 提交于
      1353aa5d
    • 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
  5. 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
  6. 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
  7. 02 6月, 2022 2 次提交
  8. 23 5月, 2022 2 次提交
  9. 17 5月, 2022 1 次提交
  10. 02 5月, 2022 1 次提交
  11. 22 4月, 2022 2 次提交
  12. 18 4月, 2022 1 次提交
  13. 15 4月, 2022 1 次提交
  14. 14 4月, 2022 1 次提交
  15. 13 4月, 2022 1 次提交
  16. 08 4月, 2022 2 次提交
  17. 02 4月, 2022 2 次提交
  18. 30 3月, 2022 1 次提交
  19. 24 3月, 2022 3 次提交
  20. 22 3月, 2022 2 次提交
  21. 21 3月, 2022 3 次提交
    • W
      update pphuman for pptracking (#5419) · 8622966f
      wangguanzhong 提交于
      8622966f
    • 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
  22. 18 3月, 2022 1 次提交
  23. 17 3月, 2022 1 次提交
  24. 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
  25. 14 3月, 2022 1 次提交