1. 30 3月, 2021 1 次提交
  2. 22 3月, 2021 1 次提交
  3. 09 3月, 2021 1 次提交
  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. 18 12月, 2020 1 次提交
  6. 15 12月, 2020 1 次提交
  7. 01 7月, 2020 1 次提交
  8. 12 5月, 2020 1 次提交
  9. 07 5月, 2020 1 次提交
  10. 19 12月, 2019 1 次提交
    • Q
      Polish reader to simplify preprocessing logic. (#112) · 8192c758
      qingqing01 提交于
      * Polish Reader to simplify preprocessing logic.
      #  sample_transforms-> make batch -> batch_transforms in Reader.
      * Clean some code
      * Imporve yolov3_r50vd_dcn_obj365_pretrained_coco 41.4 to 41.8.
      * Update all configs.
      8192c758