1. 05 2月, 2021 1 次提交
  2. 02 2月, 2021 1 次提交
  3. 01 2月, 2021 2 次提交
    • 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
    • G
      fix init_metrics and prune (#2153) · 83f11ba0
      Guanghua Yu 提交于
      83f11ba0
  4. 30 1月, 2021 2 次提交
  5. 27 1月, 2021 1 次提交
  6. 26 1月, 2021 2 次提交
  7. 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
  8. 18 1月, 2021 2 次提交
  9. 15 1月, 2021 1 次提交
    • W
      Add faster rcnn fpn hrnet 1x & 2x (#2055) · e333d629
      wangguanzhong 提交于
      * add hrnet, test=develop
      
      * add comment, test=dygraph
      
      * move config file to hrnet, test=dygraph
      
      * add 2x model
      
      * add hrnet README
      
      * update latest config structure, test=dygraph
      e333d629
  10. 13 1月, 2021 1 次提交
  11. 11 1月, 2021 3 次提交