1. 20 2月, 2021 1 次提交
    • 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
  2. 11 2月, 2021 1 次提交
  3. 09 2月, 2021 1 次提交
    • W
      Update cascade (#2179) · 926efec2
      wangguanzhong 提交于
      * update cascade, test=dygraph
      
      * clean code, test=dygraph
      
      * add cascade_rcnn, test=dygraph
      
      * update according to reviews, test=dygraph
      
      * support dy2static, test=dygraph
      926efec2
  4. 06 2月, 2021 1 次提交
  5. 05 2月, 2021 1 次提交
  6. 30 1月, 2021 1 次提交
  7. 29 1月, 2021 2 次提交
  8. 28 1月, 2021 1 次提交
  9. 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
  10. 20 1月, 2021 2 次提交
    • 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
    • W
      [Dygraph] ppyolo final (#2098) · 31a8da43
      wangxinxin08 提交于
      * add ppyolo in dygraph
      
      * fix bugs
      
      * modify configs
      
      * polish docs, modify ema and add configs
      
      * modify link of model
      
      * fix bugs in ema
      
      * modify code according to review
      
      * modify minicoco configs
      31a8da43
  11. 13 1月, 2021 1 次提交
  12. 11 1月, 2021 2 次提交
  13. 07 1月, 2021 1 次提交
  14. 21 12月, 2020 1 次提交
  15. 19 12月, 2020 1 次提交