1. 14 Feb, 2020 1 commit
  2. 13 Feb, 2020 2 commits
  3. 10 Feb, 2020 2 commits
  4. 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
  5. 30 Jan, 2020 1 commit
  6. 29 Jan, 2020 3 commits
  7. 28 Jan, 2020 1 commit
  8. 27 Jan, 2020 6 commits
  9. 22 Jan, 2020 4 commits
  10. 17 Jan, 2020 1 commit
  11. 16 Jan, 2020 1 commit
  12. 14 Jan, 2020 1 commit
  13. 13 Jan, 2020 2 commits
  14. 10 Jan, 2020 1 commit
  15. 03 Jan, 2020 1 commit
  16. 02 Jan, 2020 3 commits
  17. 19 Dec, 2019 1 commit
  18. 17 Dec, 2019 1 commit
  19. 16 Dec, 2019 3 commits
  20. 11 Dec, 2019 1 commit
  21. 10 Dec, 2019 2 commits
  22. 06 Dec, 2019 1 commit