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. 17 6月, 2022 1 次提交
  3. 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
  4. 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
  5. 02 6月, 2022 4 次提交
  6. 25 5月, 2022 1 次提交
  7. 04 5月, 2022 1 次提交
  8. 29 4月, 2022 1 次提交
  9. 26 4月, 2022 1 次提交
  10. 21 4月, 2022 3 次提交
  11. 20 4月, 2022 1 次提交
  12. 19 4月, 2022 1 次提交
  13. 18 4月, 2022 1 次提交
  14. 15 4月, 2022 1 次提交
  15. 08 4月, 2022 1 次提交
  16. 31 3月, 2022 2 次提交
  17. 30 3月, 2022 2 次提交
  18. 28 3月, 2022 7 次提交
  19. 27 3月, 2022 1 次提交
  20. 26 3月, 2022 2 次提交
  21. 25 3月, 2022 4 次提交
  22. 24 3月, 2022 2 次提交