1. 04 Feb, 2020 1 commit
    • F-G Fernandez's avatar
      Added __repr__ attribute to GeneralizedRCNNTransform (#1834) · e2573a71
      F-G Fernandez authored
      * feat: Added __repr__ attribute to GeneralizedRCNNTransform
      
      Added more details to default __repr__ attribute for printing.
      
      * fix: Put back relative imports
      
      * style: Fixed pep8 compliance
      
      Switched strings with  syntax to f-strings.
      
      * test: Added test for GeneralizedRCNNTransform __repr__
      
      Checked integrity of __repr__ attribute
      
      * test: Fixed unittest for __repr__
      
      Fixed the formatted strings in the __repr__ integrity check for GeneralizedRCNNTransform
      
      * fix: Fixed f-strings for earlier python versions
      
      Switched back f-strings to .format syntax for Python3.5 compatibility.
      
      * fix: Fixed multi-line string
      
      Fixed multiple-line string syntax for compatibility
      
      * fix: Fixed GeneralizedRCNNTransform unittest
      
      Fixed formatting of min_size argument of the resizing part
      e2573a71
  2. 03 Feb, 2020 1 commit
  3. 30 Jan, 2020 1 commit
  4. 29 Jan, 2020 6 commits
  5. 28 Jan, 2020 1 commit
  6. 27 Jan, 2020 8 commits
  7. 22 Jan, 2020 5 commits
  8. 21 Jan, 2020 1 commit
  9. 20 Jan, 2020 1 commit
  10. 17 Jan, 2020 4 commits
  11. 16 Jan, 2020 2 commits
  12. 14 Jan, 2020 2 commits
  13. 13 Jan, 2020 2 commits
  14. 10 Jan, 2020 2 commits
  15. 03 Jan, 2020 1 commit
  16. 02 Jan, 2020 2 commits