1. 09 7月, 2020 1 次提交
  2. 06 7月, 2020 1 次提交
  3. 30 6月, 2020 1 次提交
  4. 28 6月, 2020 1 次提交
    • W
      update speed (#985) · 9cd784b0
      wangguanzhong 提交于
      * update speed
      
      * update model size of blazeface nas_v2
      
      * remove speed of retinanet
      
      * update doc
      9cd784b0
  5. 07 5月, 2020 1 次提交
  6. 28 4月, 2020 1 次提交
  7. 27 4月, 2020 1 次提交
  8. 23 4月, 2020 1 次提交
    • W
      Add cornernet (#438) · 64e5cd96
      wangguanzhong 提交于
      * code for cornernet
      
      * add doc
      
      * refine custom op
      
      * refine code from review comments
      
      * refine doc
      
      * update doc
      
      * update code
      
      * add cornernet_squeeze_mixup_cosine config
      
      * update code
      
      * update code
      64e5cd96
  9. 13 4月, 2020 2 次提交
  10. 07 4月, 2020 1 次提交
  11. 16 3月, 2020 1 次提交
  12. 05 3月, 2020 1 次提交
  13. 04 2月, 2020 1 次提交
  14. 07 1月, 2020 1 次提交
  15. 26 12月, 2019 1 次提交
    • littletomatodonkey's avatar
      Add iou loss (#126) · b8fc8e6c
      littletomatodonkey 提交于
      * Add GIOU loss.
      * Add DIOU/CIOU loss.
      * Change loss box type in bbox_head.py.
      * Remove fuse_elewise_add_act_ops flag in train.py (Error may happen for elem_divbased on the flag).
      b8fc8e6c
  16. 20 12月, 2019 1 次提交
    • littletomatodonkey's avatar
      add res2net and hrnet model (#117) · d7548aad
      littletomatodonkey 提交于
      * add res2net model
      
      * modify yml files
      
      * add res2net model zoo
      
      * add hrnet model
      
      * modify model zoo
      
      * minor fix readme
      
      * update readme in dirs
      
      * minor fix softnms bug
      
      * refine model zoo
      
      * modify yml files
      
      * modify pretrain names
      d7548aad
  17. 24 11月, 2019 1 次提交
  18. 22 11月, 2019 1 次提交
  19. 08 11月, 2019 1 次提交
  20. 01 11月, 2019 1 次提交
  21. 31 10月, 2019 1 次提交
  22. 30 10月, 2019 1 次提交
  23. 22 10月, 2019 2 次提交
  24. 21 10月, 2019 1 次提交
  25. 05 9月, 2019 1 次提交
  26. 29 8月, 2019 1 次提交
  27. 28 8月, 2019 1 次提交
  28. 13 8月, 2019 1 次提交
  29. 12 8月, 2019 1 次提交
  30. 05 8月, 2019 1 次提交
  31. 29 7月, 2019 3 次提交
  32. 17 7月, 2019 1 次提交
  33. 08 7月, 2019 1 次提交
  34. 05 7月, 2019 1 次提交
  35. 04 7月, 2019 1 次提交
    • G
      dudate config and modelzoo (#2723) · 2ebb6e42
      Guanghua Yu 提交于
      * Add faster_rcnn_x101_vd_64x4d_fpn_1x.yml
      * Release faster_rcnn_r101_vd_fpn_1x.tar, faster_rcnn_x101_vd_64x4d_fpn_1x.tar, mask_rcnn_r50_2x.tar
      2ebb6e42
  36. 03 7月, 2019 1 次提交
    • Q
      Fix some docs. (#2698) · c8c3ddda
      qingqing01 提交于
      * Fix some docs
      * Unify COCO and VOC
      * Change PASCAL to Pascal
      * Unify dataset/coco
      c8c3ddda