1. 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
  2. 13 2月, 2021 1 次提交
  3. 05 2月, 2021 1 次提交
  4. 01 2月, 2021 1 次提交
    • W
      [Dygraph]yolo series (#2148) · 6b76b6fc
      wangxinxin08 提交于
      * add ppyolo r18vd mbv3, yolov3 r50vd
      
      * modify TestReader of ppyolo mbv3 r18vd
      
      * add clip to avoid nan, modify ema to apply ema on bn mean and bn var
      
      * fix code resulting in nan
      
      * add yolov3 r50vd dcn configs
      
      * finish yolo_series and fix some problems
      
      * hide --bias flag and modify docs
      
      * modify --bias and fix deploy/python/infer
      6b76b6fc
  5. 30 1月, 2021 1 次提交
    • C
      [dygraph] Add prepare dataset and deploy document (#2136) · 7b0a4b30
      cnn 提交于
      * update prepare dataset and deploy document, test=dygraph
      
      * simplify CMakeList, test=dygraph
      
      * add cpp doc link, test=dygraph
      
      * remove WITH_STATIC_LIB, test=dygraph
      
      * update doc, test=dygraph
      
      * fix cmakelist, test=dygraph
      
      * split EXPORT_MODEL.md, update READEME.md, add QA on deploy README.md, test=dygraph
      
      * Using same env as paddle_inference_lib when deploy, test=dygraph
      
      * fix typo, test=dygraph
      7b0a4b30
  6. 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
  7. 20 1月, 2021 1 次提交
    • F
      [Dygraph] add TTFNet (#2099) · 93e2a447
      Feng Ni 提交于
      * ttfnet infer
      
      * fix ttfnet deploy
      
      * clean code
      
      * add comment, fix config
      
      * add comment, update modelzoo
      
      * fix norm resize, update modelzoo
      93e2a447
  8. 15 1月, 2021 1 次提交
  9. 13 1月, 2021 1 次提交
  10. 11 1月, 2021 1 次提交
  11. 21 12月, 2020 1 次提交
  12. 18 12月, 2020 1 次提交