1. 19 2月, 2021 1 次提交
  2. 10 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. 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
  5. 22 1月, 2021 1 次提交
  6. 18 1月, 2021 1 次提交
    • F
      [Dygraph] add ResNet-vd, ResNet-34, ResNeXt-101 (#2071) · ac358bfe
      Feng Ni 提交于
      * add configs and modelzoo
      
      * remove trainreader of batchsize 2
      
      * add vd r34 x101
      
      * fix typo
      
      * add vd r34 x101
      
      * add resnet dcn, clean code
      
      * fix x101 width in py2
      
      * add faster mask rcnn dcn configs and modelzoo
      
      * fix dcn modelzoo
      
      * clean dcn configs code
      ac358bfe
  7. 14 1月, 2021 1 次提交