1. 04 3月, 2019 1 次提交
    • K
      Multiple Anchors have same IOU · 1ad9feaa
      Karanbir Chahal 提交于
      Fixed the Todo for matching multiple anchors with the same IOU, and setting their value to 1. The previous version only picked the first anchor that had a maximum IOU. Now, if multiple anchors had the same IOU < 0.7, all of them will be set to a foreground class.
      1ad9feaa
  2. 04 2月, 2019 1 次提交
  3. 28 1月, 2019 1 次提交
  4. 28 10月, 2018 2 次提交
    • keineahnung2345's avatar
      [Bug fix] · a8e674cc
      keineahnung2345 提交于
      In current version of log(), when you pass a zero size array, it will throw an error:
      `ValueError: Unknown format code 'f' for object of type 'str'`.
      This PR fixes it.
      a8e674cc
    • keineahnung2345's avatar
      [Bug fix] tf.boolean_mask cannot accept name=None · b62df992
      keineahnung2345 提交于
      pass name=None to tf.boolean_mask will lead to ValueError: At least one of name (None) and default_name (None) must be provided.
      b62df992
  5. 29 9月, 2018 2 次提交
  6. 28 9月, 2018 6 次提交
  7. 22 9月, 2018 1 次提交
  8. 21 9月, 2018 6 次提交
  9. 12 7月, 2018 7 次提交
  10. 06 6月, 2018 1 次提交
  11. 05 6月, 2018 7 次提交
  12. 22 4月, 2018 1 次提交
  13. 16 4月, 2018 1 次提交
  14. 13 4月, 2018 2 次提交
  15. 11 4月, 2018 1 次提交