1. 31 7月, 2021 1 次提交
  2. 20 7月, 2021 1 次提交
    • G
      [MOT] Fix mot video decode (#3681) · 0c2b74f9
      George Ni 提交于
      * mot video decode to images
      
      * add infer_dir for mot
      
      * fix export and unite pose infer
      
      * remove task in mot source
      
      * set image_dir
      
      * update doc
      0c2b74f9
  3. 09 7月, 2021 1 次提交
  4. 08 7月, 2021 1 次提交
  5. 07 7月, 2021 1 次提交
  6. 10 6月, 2021 1 次提交
  7. 24 5月, 2021 1 次提交
  8. 21 5月, 2021 2 次提交
  9. 20 5月, 2021 2 次提交
  10. 11 5月, 2021 1 次提交
  11. 10 5月, 2021 1 次提交
  12. 07 5月, 2021 1 次提交
  13. 06 5月, 2021 1 次提交
  14. 09 4月, 2021 1 次提交
  15. 29 3月, 2021 1 次提交
  16. 25 3月, 2021 1 次提交
  17. 24 3月, 2021 1 次提交
  18. 22 3月, 2021 1 次提交
  19. 18 3月, 2021 1 次提交
  20. 20 2月, 2021 2 次提交
    • C
      [Dygraph] Fix deploy python/cpp infer bugs (#2234) · 6e8a5e62
      cnn 提交于
      * use scripts to build on windows flatform, test=dygraph
      
      * Use new preproces OPs in deploy/infer.py, test=dygraph
      
      * fix bug of image_shape can not set 2-dims, test=dygraph
      
      * fix cpp build, test=dygraph
      
      * set param target_size must be [h, w] in Resize function, test=dygraph
      
      * fix bug, test=dygraph
      
      * fix ssd output format (bbox: [N, 6], bbox_num: bbox_num), test=dygraph
      
      * fix ssd prediction in cpp mode, test=dygraph
      6e8a5e62
    • G
      fix_deploy_python_infer (#2231) · 3d222388
      Guanghua Yu 提交于
      3d222388
  21. 05 2月, 2021 1 次提交
  22. 25 1月, 2021 1 次提交
    • W
      refactor rcnn, test=dygraph (#2114) · 944eee5c
      wangguanzhong 提交于
      * refactor rcnn, test=dygraph
      
      * add mask_rcnn, test=dygraph
      
      * add Faster RCNN & Faster FPN, test=dygraph
      
      * update according to the review, test=dygraph
      944eee5c
  23. 22 1月, 2021 2 次提交
  24. 11 1月, 2021 2 次提交
  25. 18 12月, 2020 1 次提交