- 28 Oct, 2021 1 commit
-
-
Jirka Borovec authored
Co-authored-by:Nicolas Hug <nicolashug@fb.com>
-
- 04 Oct, 2021 1 commit
-
-
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:Nicolas Hug <nicolashug@fb.com>
-
- 07 Apr, 2021 1 commit
-
-
Aditya Oke authored
* redirect the urls * adds /edit * Apply suggestions from code review * fix lint * undo urls Co-authored-by:
Philip Meier <github.pmeier@posteo.de> Co-authored-by:
Francisco Massa <fvsmassa@gmail.com>
-
- 22 Feb, 2021 1 commit
-
-
Philip Meier authored
* use common download utils in VOC and SBDataset * add tests for VOC * use common base class for VOC datasets * remove old voc test and fake data generation Co-authored-by:Francisco Massa <fvsmassa@gmail.com>
-
- 03 Aug, 2020 1 commit
-
-
Philip Meier authored
-
- 26 Jul, 2019 1 commit
-
-
Philip Meier authored
* introduced function to verify str arguments * flake8 * added FIXME to VOC * Fixed error message * added test for verify_str_arg * cleanup todos * added option for custom error message * fix VOC * fixed Caltech
-
- 24 Jun, 2019 1 commit
-
-
Michael Kösel authored
-
- 26 Apr, 2019 1 commit
-
-
Francisco Massa authored
* [RFC] Add support for joint transformations in VisionDataset * Add joints transforms for VOC and SBD Breaking change in SBD, the xy_transform has been renamed transforms. I think this is fine given that we have not released a version of torchvision that contains it
-
- 24 Apr, 2019 1 commit
-
-
Francisco Massa authored
-
- 12 Apr, 2019 1 commit
-
-
Philip Meier authored
-
- 26 Mar, 2019 1 commit
-
-
vfdev authored
* Added Semantic Boundaries Dataset * Updated docs and datasets importing module * Improved docs
-