1. 05 8月, 2022 1 次提交
  2. 01 7月, 2022 1 次提交
  3. 21 6月, 2022 1 次提交
  4. 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
  5. 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
  6. 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
  7. 22 3月, 2022 1 次提交
  8. 21 3月, 2022 2 次提交
    • 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
  9. 17 3月, 2022 1 次提交
  10. 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
  11. 14 3月, 2022 1 次提交
  12. 09 3月, 2022 1 次提交
  13. 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
  14. 26 12月, 2021 1 次提交
  15. 05 11月, 2021 1 次提交
  16. 26 7月, 2021 1 次提交
  17. 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
  18. 07 7月, 2021 1 次提交
  19. 04 7月, 2021 1 次提交
  20. 12 5月, 2021 1 次提交
    • C
      [dev] s2anet fix export and deploy (#2919) · 0947171b
      cnn 提交于
      * s2anet fix export and deploy
      
      * remove redundant code
      
      * fix cpp for s2anet deploy
      
      * fix bug of get_categories
      
      * rename poly_to_rbox to poly2rbox
      
      * add some comment for function
      0947171b
  21. 07 5月, 2021 1 次提交
  22. 22 3月, 2021 1 次提交
  23. 20 2月, 2021 1 次提交
  24. 05 2月, 2021 1 次提交
  25. 18 12月, 2020 1 次提交
  26. 15 12月, 2020 1 次提交
  27. 05 11月, 2020 1 次提交
  28. 01 10月, 2020 1 次提交
    • G
      add solov2 model (#1412) · dd1e05d7
      Guanghua Yu 提交于
      * add solov2 model
      
      * fix train batch size
      
      * add solov2_r101_vd_fpn_3x
      
      * fix batch size and update modelzoo
      
      * refactor code of solov2
      
      * fix deploy/python
      dd1e05d7
  29. 29 7月, 2020 1 次提交
  30. 30 4月, 2020 1 次提交
  31. 14 4月, 2020 1 次提交
    • B
      add Python inference deployment solution (#460) · da4bd759
      Bin Long 提交于
      * [cherry-pick] Fix v0.2 docs (#258)
      
      * fix save checkpoint in quantization (#257)
      
      * fix save checkpoint in quantization
      * fix details
      
      * Fix softlink (#256)
      Co-authored-by: NLiufang Sang <slf12thuss@163.com>
      
      * [cherry-pick] add prune benchmark (#262)
      
      * add prune model latency (#260) & fix run command for windows (#261)
      
      * Cherry-pick update reader config (#269)
      
      * Force `cudnn` backend for depthwise convs when fp16 is enabled (#271)
      
      * fix weights path (#274)
      
      * cherry-pick refine fruit config (#289)
      
      * cherry-pick polish doc (#287)
      
      * cherry-pick fix oidv5 link (#296)
      
      cherry-pick fix oidv5 link
      
      * [cherry-pick] polish slim model zoo (#313)
      
      * polish slim README
      
      * refine pedestrian_yolov3_darknet.yml and vehicle_yolov3_darknet.yml in contrib (#324)
      
      * fix yolo configs (#332)
      
      * cherry pick polish doc (#329)
      
      * refine config (#336)
      
      * [cherry pick] refine sensitive link (#334)
      
      * refine sensitive link
      
      * add YOLOv3Loss.batch_size comments (#348)
      
      * add deploy with python
      
      * update README
      
      * support TRT and Executor
      
      * update cpp_infer for paddle latest
      
      * support fixed shape of model
      
      * polish code
      
      * supoort trt
      
      * support TRT&Executor
      
      * deploy/python : fix coding style problems
      
      * update requirements.txt
      
      * update deploy/python docs
      Co-authored-by: NGuanghua Yu <742925032@qq.com>
      Co-authored-by: NLiufang Sang <slf12thuss@163.com>
      Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com>
      Co-authored-by: Nwangguanzhong <jerrywgz@126.com>
      Co-authored-by: NYang Zhang <yangzhang@live.com>
      Co-authored-by: littletomatodonkey's avatarlittletomatodonkey <dazhiningsibuqu@163.com>
      Co-authored-by: NFlyingQianMM <245467267@qq.com>
      Co-authored-by: NChanningss <chen_lingchi@163.com>
      da4bd759