1. 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
  2. 04 6月, 2021 1 次提交
  3. 06 5月, 2021 1 次提交
  4. 09 4月, 2021 1 次提交
  5. 07 4月, 2021 1 次提交
  6. 06 4月, 2021 1 次提交
  7. 22 3月, 2021 1 次提交
  8. 11 2月, 2021 1 次提交
  9. 10 2月, 2021 1 次提交
  10. 05 2月, 2021 1 次提交
  11. 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
  12. 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
  13. 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
  14. 11 1月, 2021 1 次提交
  15. 18 12月, 2020 1 次提交