1. 28 Oct, 2021 1 commit
  2. 25 Oct, 2021 1 commit
  3. 21 Oct, 2021 2 commits
  4. 20 Oct, 2021 1 commit
  5. 18 Oct, 2021 2 commits
  6. 07 Oct, 2021 3 commits
  7. 06 Oct, 2021 1 commit
  8. 05 Oct, 2021 1 commit
  9. 04 Oct, 2021 2 commits
    • Nicolas Hug's avatar
      Fix all outstanding flake8 issues (#4535) · b81d189d
      Nicolas Hug authored
      b81d189d
    • Philip Meier's avatar
      Add ufmt (usort + black) as code formatter (#4384) · 5f0edb97
      Philip Meier authored
      
      
      * add ufmt as code formatter
      
      * cleanup
      
      * quote ufmt requirement
      
      * split imports into more groups
      
      * regenerate circleci config
      
      * fix CI
      
      * clarify local testing utils section
      
      * use ufmt pre-commit hook
      
      * split relative imports into local category
      
      * Revert "split relative imports into local category"
      
      This reverts commit f2e224cde2008c56c9347c1f69746d39065cdd51.
      
      * pin black and usort dependencies
      
      * fix local test utils detection
      
      * fix ufmt rev
      
      * add reference utils to local category
      
      * fix usort config
      
      * remove custom categories sorting
      
      * Run pre-commit without fixing flake8
      
      * got a double import in merge
      Co-authored-by: default avatarNicolas Hug <nicolashug@fb.com>
      5f0edb97
  10. 14 Sep, 2021 1 commit
    • Muhammed Abdullah's avatar
      Added LFW Dataset (#4255) · d85aa6d3
      Muhammed Abdullah authored
      
      
      * Added LFW Dataset
      
      * Added dataset to list in __init__.py
      
      * Updated lfw.py
      * Created a common superclass for people and pairs type datatsets
      * corrected the .download() method
      
      * Added docstrings and updated datasets.rst
      
      * Wrote tests for LFWPeople and LFWPairs
      
      * Resolved mypy error: Need type annotation for "data"
      
      * Updated inject_fake_data method for LFWPeople
      
      * Updated tests for LFW
      
      * Updated LFW tests and minor changes in lfw.py
      
      * Updated LFW
      * Added functionality for 10-fold validation view
      * Optimized the code so to replace repeated lines by method in super
        class
      * Updated LFWPeople to get classes from all lfw-names.txt rather than
        just the classes fron trainset
      
      * Updated lfw.py and tests
      * Updated inject_fake_data method to create 10fold fake data
      * Minor changes in docstring and extra_repr
      
      * resolved py lint errors
      
      * Added checksums for annotation files
      
      * Minor changes in test
      
      * Updated docstrings, defaults and minor changes in test
      
      * Removed 'os.path.exists' check
      Co-authored-by: default avatarABD-01 <myac931@gmai.com>
      Co-authored-by: default avatarPhilip Meier <github.pmeier@posteo.de>
      Co-authored-by: default avatarFrancisco Massa <fvsmassa@gmail.com>
      d85aa6d3
  11. 08 Sep, 2021 1 commit
  12. 01 Sep, 2021 1 commit
  13. 27 Aug, 2021 1 commit
  14. 26 Aug, 2021 1 commit
  15. 13 Aug, 2021 1 commit
  16. 09 Aug, 2021 1 commit
  17. 29 Jul, 2021 1 commit
  18. 20 Jul, 2021 1 commit
  19. 16 Jul, 2021 2 commits
  20. 15 Jul, 2021 1 commit
  21. 01 Jul, 2021 1 commit
  22. 24 Jun, 2021 1 commit
  23. 23 Jun, 2021 2 commits
  24. 22 Jun, 2021 1 commit
  25. 21 Jun, 2021 1 commit
  26. 10 Jun, 2021 1 commit
  27. 09 Jun, 2021 2 commits
  28. 04 Jun, 2021 1 commit
  29. 01 Jun, 2021 1 commit
  30. 20 May, 2021 1 commit
  31. 13 May, 2021 1 commit
  32. 28 Apr, 2021 1 commit