1. 27 Jan, 2022 1 commit
  2. 10 Nov, 2021 1 commit
  3. 09 Nov, 2021 1 commit
    • Aditya Oke's avatar
      Add utility to draw keypoints (#4216) · a4ca717f
      Aditya Oke authored
      * fix
      
      * Outline Keypoints API
      
      * Add utility
      
      * make it work :)
      
      * Fix optional type
      
      * Add connectivity, fmassa's advice 😃
      
      
      
      * Minor code improvement
      
      * small fix
      
      * fix implementation
      
      * Add tests
      
      * Fix tests
      
      * Update colors
      
      * Fix bug and test more robustly
      
      * Add a comment, merge stuff
      
      * Fix fmt
      
      * Support single str for merging
      
      * Remove unnecessary vars.
      Co-authored-by: default avatarVasilis Vryniotis <datumbox@users.noreply.github.com>
      a4ca717f
  4. 05 Oct, 2021 1 commit
  5. 04 Oct, 2021 1 commit
    • 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
  6. 14 Jul, 2021 1 commit
  7. 23 Jun, 2021 1 commit
  8. 11 Jun, 2021 1 commit
  9. 25 May, 2021 2 commits
  10. 21 May, 2021 1 commit
  11. 17 May, 2021 1 commit
  12. 06 Apr, 2021 1 commit
  13. 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
  14. 22 Mar, 2021 1 commit
  15. 12 Mar, 2021 1 commit
  16. 01 Feb, 2021 1 commit
  17. 02 Dec, 2020 1 commit
  18. 01 Dec, 2020 1 commit
  19. 27 Nov, 2020 1 commit
    • Aditya Oke's avatar
      Add utility to draw bounding boxes (#2785) · 240210c9
      Aditya Oke authored
      
      
      * initital prototype
      
      * flake
      
      * Adds documentation
      
      * minimal working bboxes
      
      * Adds label display
      
      * adds colors :-)
      
      * adds suggestions and fixes CI
      
      * handles image of dim 4
      
      * fixes image handling
      
      * removes dev file
      
      * adds suggested changes
      
      * Updating the API.
      
      * Update test.
      
      * Implementing code review improvements.
      
      * Further refactoring and adding test.
      
      * Replace random to white to reduce size and change font on tests.
      Co-authored-by: default avatarVasilis Vryniotis <vvryniotis@fb.com>
      240210c9
  20. 25 Oct, 2019 1 commit
  21. 24 Sep, 2019 1 commit
  22. 23 Sep, 2019 1 commit
  23. 09 Sep, 2019 1 commit
    • Francisco Massa's avatar
      Add CircleCI (v2) (#1298) · e4d50039
      Francisco Massa authored
      * [WIP] Add CircleCI for CI
      
      * Make jobs only run on master
      
      * Add initial CI
      
      * [wip] testing if works
      
      * Trying some basic GPU tests
      
      * [WIP] maybe it will work?
      
      * [WIP] One more try
      
      * Pin versions
      
      * Simplify and reuse
      
      * Fix
      
      * [WIP] testing windows
      
      * [WIP] testing windows
      
      * Try windows
      
      * Try Windows
      
      * Try windows
      
      * Try windows
      
      * Try windows
      
      * Try windows
      
      * Try windows
      
      * Try windows
      
      * Windows speedup
      
      * Windows multicores
      
      * Add parallel flags for Windows
      
      * Skip some tests on Windows
      
      * Sync config.yml and config.yml.in
      
      * Regenerate
      
      * Run all tests
      
      * Limit python and cuda version for finding pytorch
      
      * Skip darwin for previous check
      
      * Add description
      
      * Fix logic
      
      * Remove space
      
      * Add CUDA test back
      
      * Add back .travis.yml for now and remove duplicate test
      
      * Add newline
      e4d50039
  24. 26 Jun, 2019 1 commit
  25. 20 Jun, 2019 1 commit
  26. 10 Apr, 2019 1 commit
  27. 08 Apr, 2019 1 commit
  28. 04 May, 2018 1 commit
  29. 04 Sep, 2017 1 commit