1. 04 Aug, 2021 1 commit
  2. 30 Mar, 2021 1 commit
    • Aditya Oke's avatar
      Improved utilites, adds examples, tests (#3594) · 66d777e7
      Aditya Oke authored
      
      
      * start adding tests
      
      * add return type and doc
      
      * adds tests
      
      * add no fill tests
      
      * add rgb test
      
      * check inplace
      
      * bug fix
      
      * bug fix
      
      * rewrite make grid
      
      * add plotting demos
      
      * rename file
      
      * remove
      
      * updt
      
      * Add viz
      
      * updt
      
      * update readme, add links
      
      * complte bounding boxes
      
      * Complete the examples!
      
      * link fix
      
      * link fixed
      Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
      66d777e7
  3. 08 Oct, 2020 1 commit
  4. 07 Oct, 2020 1 commit
    • vfdev's avatar
      Added tensor transforms jupyter notebook (#2730) · 6eff0a43
      vfdev authored
      * [WIP] Added scriptable transforms python example
      
      * Replaced script file with jupyter notebook
      
      * Updated readme
      
      * Updates according to review
      + updated docstrings
      
      * Updated notebook and docstring according to the review
      
      * torch script -> torchscript
      6eff0a43