“69420756b2e3673c0f0c61100b2dcf680ec38c17”上不存在“...video-ramfb-display-device.x86_64-latest.args”
  1. 04 7月, 2022 1 次提交
  2. 01 7月, 2022 6 次提交
  3. 29 6月, 2022 2 次提交
  4. 28 6月, 2022 5 次提交
  5. 27 6月, 2022 1 次提交
  6. 23 6月, 2022 1 次提交
  7. 21 6月, 2022 8 次提交
  8. 20 6月, 2022 3 次提交
  9. 17 6月, 2022 2 次提交
  10. 16 6月, 2022 1 次提交
  11. 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
  12. 10 6月, 2022 1 次提交
  13. 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
  14. 07 6月, 2022 2 次提交
  15. 02 6月, 2022 5 次提交