1. 16 9月, 2022 1 次提交
    • W
      add fcosr model (#6765) · 92078713
      wangxinxin08 提交于
      * add fcosr
      
      * fix some problem
      
      * add docs for fcosr
      
      * modify code
      
      * modify focsr reader
      
      * finish tensorrt deployment with dynamic shape
      
      * modify according to review comment
      
      Co-authored-by: wangxinxin08 <>
      92078713
  2. 14 9月, 2022 1 次提交
  3. 08 9月, 2022 1 次提交
  4. 05 9月, 2022 1 次提交
  5. 29 8月, 2022 1 次提交
  6. 24 8月, 2022 1 次提交
  7. 22 8月, 2022 1 次提交
  8. 19 8月, 2022 1 次提交
  9. 18 8月, 2022 1 次提交
    • F
      [smalldet] add SAHI slice train eval infer deploy (#6465) · 0f75cb6c
      Feng Ni 提交于
      * add slice infer for smalldet
      
      * add slice infer for smalldet
      
      * fix slice infer
      
      * fix doc, test=document_fix
      
      * fix eval and configs
      
      * add slice dataset loader
      
      * fix deploy
      
      * fix docs, test=document_fix
      
      * update docs, test=document_fix
      0f75cb6c
  10. 16 8月, 2022 1 次提交
  11. 11 8月, 2022 1 次提交
  12. 08 8月, 2022 2 次提交
  13. 05 8月, 2022 1 次提交
  14. 26 7月, 2022 1 次提交
  15. 25 7月, 2022 1 次提交
  16. 18 7月, 2022 1 次提交
  17. 14 7月, 2022 1 次提交
  18. 01 7月, 2022 4 次提交
  19. 28 6月, 2022 1 次提交
  20. 21 6月, 2022 4 次提交
  21. 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
  22. 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
  23. 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
  24. 02 6月, 2022 2 次提交
  25. 23 5月, 2022 2 次提交
  26. 17 5月, 2022 1 次提交
  27. 02 5月, 2022 1 次提交
  28. 22 4月, 2022 2 次提交
  29. 18 4月, 2022 1 次提交