1. 14 9月, 2022 1 次提交
  2. 05 9月, 2022 1 次提交
  3. 24 8月, 2022 1 次提交
  4. 22 8月, 2022 1 次提交
  5. 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
  6. 08 8月, 2022 1 次提交
  7. 26 7月, 2022 1 次提交
  8. 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
  9. 23 5月, 2022 2 次提交
  10. 17 5月, 2022 1 次提交
  11. 22 4月, 2022 1 次提交
  12. 18 4月, 2022 1 次提交
  13. 15 4月, 2022 1 次提交
  14. 14 4月, 2022 1 次提交
  15. 08 4月, 2022 1 次提交
  16. 02 4月, 2022 1 次提交
    • W
      support mask rcnn bs>2 (#5470) · 020e1cd6
      wangguanzhong 提交于
      * support mask rcnn bs>2
      
      * fix resize op in c++ deploy
      
      * fix preprocess in mask rcnn
      
      * fix cascade mask rcnn when box is empty
      
      * update merge batch
      020e1cd6
  17. 30 3月, 2022 1 次提交
  18. 24 3月, 2022 2 次提交
  19. 21 3月, 2022 2 次提交
    • 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
  20. 18 3月, 2022 1 次提交
  21. 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
  22. 03 3月, 2022 1 次提交
    • W
      Refactor python deploy (#5253) · 7dccc8f6
      wangguanzhong 提交于
      * refactor det deploy
      
      * refactor keypoint deploy
      
      * fix solov2
      
      * fit mot sde pipeline infer
      
      * refine mot sde infer
      
      * fit mot jde infer pipeline
      
      * fit mot pose unite infer
      
      * precommit for format
      
      * refine keypoint detector name
      
      * clean codes
      
      * fix keypoint infer
      
      * refine format
      Co-authored-by: NFeng Ni <nemonameless@qq.com>
      7dccc8f6
  23. 12 12月, 2021 1 次提交
  24. 09 12月, 2021 1 次提交
  25. 06 12月, 2021 1 次提交
  26. 30 11月, 2021 1 次提交
  27. 20 11月, 2021 1 次提交
  28. 28 10月, 2021 1 次提交
  29. 21 10月, 2021 1 次提交
  30. 18 10月, 2021 1 次提交
    • W
      Add CenterNet (#4098) · 996a4fa5
      wangguanzhong 提交于
      * add centernet
      
      * add centernet
      
      * add r50 for centernet
      
      * support deploy for centernet
      
      * add doc
      
      * update pretrain
      
      * clean code
      
      * update r50 doc
      
      * unify for_mot
      
      * update code according to review
      
      * update doc
      
      * refine preprocess
      
      * update doc
      996a4fa5
  31. 17 10月, 2021 1 次提交
  32. 27 7月, 2021 1 次提交
  33. 14 7月, 2021 1 次提交
  34. 09 7月, 2021 1 次提交
  35. 08 7月, 2021 1 次提交
    • M
      Optimize imports (#3601) · 84c8958d
      Manuel Garcia 提交于
      Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
      84c8958d
  36. 07 7月, 2021 1 次提交