1. 04 Sep, 2017 1 commit
  2. 02 Sep, 2017 1 commit
  3. 07 Apr, 2017 1 commit
  4. 06 Apr, 2017 1 commit
    • Huan Yang's avatar
      Add support for Transforms.Scale([w, h]) with specific width and height (#133) · f6d49d8b
      Huan Yang authored
      * Fixed border missing on bottom and right side using make_grid
      
      * Add support for Transforms.Scale([h, w]) with specific height and width
      
      if self.size is a int then scale the image with the shorter side,
      otherwise if self.size is a list then scale the image to self.size
      directly
      
      * Add assert of size and doc for README
      
      Add assert of size and doc for README
      
      * Fix linter problem
      
      Fix linter problem
      
      * Add test for Scale
      
      Add test for Scale
      
      * Add both tuple and list support for Scale.size
      
      Add both tuple and list support for Scale.size
      
      * Add order of Scale.size in document and test case for list type of Scale.size
      
      Add order of Scale.size in document and test case for list type of
      Scale.size
      f6d49d8b
  5. 29 Mar, 2017 1 commit
  6. 18 Mar, 2017 2 commits
  7. 17 Mar, 2017 3 commits
  8. 16 Mar, 2017 2 commits
  9. 05 Mar, 2017 1 commit
  10. 02 Mar, 2017 1 commit
  11. 27 Feb, 2017 1 commit
  12. 26 Feb, 2017 1 commit
  13. 11 Feb, 2017 1 commit
  14. 02 Feb, 2017 1 commit
  15. 24 Jan, 2017 1 commit
  16. 21 Jan, 2017 1 commit
  17. 19 Jan, 2017 4 commits
  18. 18 Jan, 2017 1 commit