1. 30 Oct, 2017 1 commit
  2. 07 Oct, 2017 1 commit
    • Iacopo Poli's avatar
      Added Whiten transform and its section in README (#263) · cee28367
      Iacopo Poli authored
      * added Whiten transform and relative section in README
      
      * added Whiten transform and its section in README
      
      * fixed lint
      
      * fixed lint again
      
      * added linear transformation and whitening test unitary covariance
      
      * fixed lint and test
      
      * commit before rebasing
      
      * before rebase
      
      * added assertion to check matrix size
      
      * fix readme
      
      * added space around operator
      
      * replace assert with raise ValueError, fix spaces and readme
      cee28367
  3. 02 Oct, 2017 1 commit
  4. 21 Sep, 2017 1 commit
  5. 19 Sep, 2017 1 commit
  6. 04 Sep, 2017 1 commit
  7. 02 Sep, 2017 1 commit
  8. 07 Apr, 2017 1 commit
  9. 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
  10. 29 Mar, 2017 1 commit
  11. 18 Mar, 2017 2 commits
  12. 17 Mar, 2017 3 commits
  13. 16 Mar, 2017 2 commits
  14. 05 Mar, 2017 1 commit
  15. 02 Mar, 2017 1 commit
  16. 27 Feb, 2017 1 commit
  17. 26 Feb, 2017 1 commit
  18. 11 Feb, 2017 1 commit
  19. 02 Feb, 2017 1 commit
  20. 24 Jan, 2017 1 commit
  21. 21 Jan, 2017 1 commit
  22. 19 Jan, 2017 4 commits
  23. 18 Jan, 2017 1 commit