1. 07 4月, 2018 10 次提交
  2. 06 4月, 2018 1 次提交
    • W
      Replace last scipy.misc.resize with skimage resize · 7920f6fa
      Waleed Abdulla 提交于
      This also changes utils.resize_image() such that
      it doesn’t convert images to 0-255 range, but
      rather keep the input range. This would only
      affect users who use input image of range 0-1
      rather than 0-255.
      7920f6fa
  3. 04 4月, 2018 2 次提交
    • W
      Clean up mage resizing code. · bec48231
      Waleed Abdulla 提交于
      This doesn’t change the functionality, other than
      cleaning up the code to prepare for future changes
      to support detection on different image sizes.
      bec48231
    • W
      Fix notebooks to visualize normalized detections · eb683957
      Waleed Abdulla 提交于
      In a previous commit, the detections tensor was
      changed to use normalized coordinates [0, 1]. This
      fixes the notebooks to visualize the updated
      detections format correctly.
      eb683957
  4. 03 4月, 2018 3 次提交
  5. 02 4月, 2018 6 次提交
  6. 30 3月, 2018 3 次提交
  7. 27 3月, 2018 4 次提交
  8. 20 3月, 2018 1 次提交
  9. 16 3月, 2018 1 次提交
  10. 14 3月, 2018 1 次提交
  11. 13 3月, 2018 2 次提交
  12. 12 2月, 2018 6 次提交