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. 22 3月, 2021 1 次提交
  3. 20 2月, 2021 1 次提交
  4. 18 8月, 2020 1 次提交
  5. 11 4月, 2020 1 次提交
  6. 03 1月, 2020 1 次提交
  7. 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