- 16 Aug, 2023 2 commits
-
-
Philip Meier authored
Co-authored-by:vfdev <vfdev.5@gmail.com>
-
Nicolas Hug authored
Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 10 Aug, 2023 1 commit
-
-
Philip Meier authored
-
- 09 Aug, 2023 1 commit
-
-
Philip Meier authored
-
- 07 Aug, 2023 1 commit
-
-
Philip Meier authored
Co-authored-by:Nicolas Hug <contact@nicolas-hug.com>
-
- 02 Aug, 2023 1 commit
-
-
Philip Meier authored
Co-authored-by:Nicolas Hug <contact@nicolas-hug.com>
-
- 01 Aug, 2023 1 commit
-
-
Philip Meier authored
-
- 31 Jul, 2023 1 commit
-
-
Nicolas Hug authored
-
- 03 Jul, 2023 1 commit
-
-
Philip Meier authored
-
- 30 Jun, 2023 1 commit
-
-
Philip Meier authored
-
- 28 Jun, 2023 1 commit
-
-
Philip Meier authored
-
- 14 Jun, 2023 1 commit
-
-
Nicolas Hug authored
Co-authored-by:vfdev-5 <vfdev.5@gmail.com>
-
- 13 Jun, 2023 1 commit
-
-
Nicolas Hug authored
-
- 22 May, 2023 1 commit
-
-
Nicolas Hug authored
-
- 16 May, 2023 1 commit
-
-
vfdev authored
Co-authored-by:Nicolas Hug <nh.nicolas.hug@gmail.com>
-
- 09 May, 2023 1 commit
-
-
Philip Meier authored
-
- 16 Feb, 2023 4 commits
-
-
Philip Meier authored
-
Nicolas Hug authored
-
Nicolas Hug authored
-
Philip Meier authored
Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com> Co-authored-by:
vfdev-5 <vfdev.5@gmail.com>
-
- 15 Feb, 2023 6 commits
-
-
Philip Meier authored
-
vfdev authored
Co-authored-by:Nicolas Hug <contact@nicolas-hug.com>
-
Philip Meier authored
-
Philip Meier authored
-
Philip Meier authored
-
Philip Meier authored
-
- 14 Feb, 2023 2 commits
-
-
Philip Meier authored
Co-authored-by:vfdev-5 <vfdev.5@gmail.com>
-
Nicolas Hug authored
-
- 13 Feb, 2023 2 commits
-
-
Nicolas Hug authored
Co-authored-by:
Philip Meier <github.pmeier@posteo.de> Co-authored-by:
vfdev <vfdev.5@gmail.com>
-
vfdev authored
Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 16 Jan, 2023 1 commit
-
-
Philip Meier authored
-
- 06 Dec, 2022 1 commit
-
-
Philip Meier authored
-
- 05 Dec, 2022 1 commit
-
-
Philip Meier authored
* rename features._Feature to datapoints.Datapoint * _Datapoint to Datapoint * move is_simple_tensor to transforms.utils * fix CI * move Datapoint out of public namespace
-
- 29 Nov, 2022 1 commit
-
-
Philip Meier authored
* introduce type failures in dispatchers * add type checks to all dispatchers * add missing else * add test * fix convert_color_space
-
- 28 Nov, 2022 1 commit
-
-
Vasilis Vryniotis authored
* Remove `_FT` usages from functional * Update error messages
-
- 14 Nov, 2022 2 commits
-
-
Vasilis Vryniotis authored
* Clean up `_get_inverse_affine_matrix` and `_compute_affine_output_size` * Optimize `_apply_grid_transform` * Cleanup `_assert_grid_transform_inputs` * Fix bugs on `_pad_with_scalar_fill` & `crop_mask` and port `crop_image_tensor` * Call directly `_pad_with_scalar_fill` * Fix linter * Clean up `center_crop_image_tensor` * Fix comments. * Fixing rounding issues. * Bumping tolerance for rotate which is unrelated to this PR. * Fix tolerance threshold for RandomPerspective. * Clean up `_affine_grid` and `affine_image_tensor` * Clean up `rotate_image_tensor` * Fixing linter * Address code-review comments.
-
Vasilis Vryniotis authored
-
- 10 Nov, 2022 1 commit
-
-
Vasilis Vryniotis authored
* Port elastic and minor cleanups * Update torchvision/prototype/transforms/functional/_geometry.py Co-authored-by:
Philip Meier <github.pmeier@posteo.de> Co-authored-by:
Philip Meier <github.pmeier@posteo.de>
-
- 07 Nov, 2022 2 commits
-
-
Philip Meier authored
-
Philip Meier authored
* add a signature consistency tests for v1 vs. v2 dispatchers * temporarily increase test verbosity * Revert "temporarily increase test verbosity" This reverts commit 468c73f727af8dde8a2a3cc3063fd64923c50f63. * fix test to allow annotation deviations * fill <-> center for rotate * ignore annotation changes for center / translate in rotate / affine
-