- 27 Jul, 2023 1 commit
-
-
Nicolas Hug authored
Co-authored-by:
vfdev <vfdev.5@gmail.com> Co-authored-by:
Philip Meier <github.pmeier@posteo.de>
-
- 05 Jul, 2023 1 commit
-
-
Philip Meier authored
-
- 03 Jul, 2023 1 commit
-
-
Philip Meier authored
-
- 30 Jun, 2023 2 commits
-
-
Philip Meier authored
-
Philip Meier authored
-
- 28 Jun, 2023 1 commit
-
-
Philip Meier authored
-
- 21 Jun, 2023 1 commit
-
-
Philip Meier authored
Co-authored-by:
Nicolas Hug <nh.nicolas.hug@gmail.com> Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com>
-
- 14 Jun, 2023 1 commit
-
-
Nicolas Hug authored
Co-authored-by:vfdev-5 <vfdev.5@gmail.com>
-
- 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
-
- 03 May, 2023 1 commit
-
-
Philip Meier authored
-
- 01 Mar, 2023 1 commit
-
-
Philip Meier authored
Co-authored-by:Nicolas Hug <contact@nicolas-hug.com>
-
- 27 Feb, 2023 2 commits
-
-
Philip Meier authored
Co-authored-by:Nicolas Hug <contact@nicolas-hug.com>
-
Philip Meier authored
-
- 17 Feb, 2023 1 commit
-
-
Philip Meier authored
-
- 16 Feb, 2023 2 commits
-
-
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 1 commit
-
-
Philip Meier authored
-
- 14 Feb, 2023 1 commit
-
-
Philip Meier authored
Co-authored-by:vfdev-5 <vfdev.5@gmail.com>
-
- 13 Feb, 2023 6 commits
-
-
vfdev authored
Co-authored-by:Nicolas Hug <contact@nicolas-hug.com>
-
Philip Meier authored
-
vfdev authored
Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
Philip Meier authored
-
Philip Meier authored
-
Philip Meier authored
-
- 24 Jan, 2023 1 commit
-
-
Nicolas Hug authored
-
- 23 Jan, 2023 1 commit
-
-
Philip Meier authored
-
- 09 Dec, 2022 1 commit
-
-
vfdev authored
* Try add GPU ci for prototype transforms * Update prototype-transforms-tests-linux-gpu.yml * Update prototype-transforms-tests-linux-gpu.yml * Update prototype-transforms-tests-linux-gpu.yml * Update prototype-transforms-tests-linux-gpu.yml * Update prototype-transforms-tests-linux-gpu.yml * add small tolerance for adjust_contrast on CUDA * [skip-ci] update Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 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
-
- 30 Nov, 2022 1 commit
-
-
Philip Meier authored
-
- 28 Nov, 2022 2 commits
-
-
Philip Meier authored
* minor cleanup of the prototype transforms tests * refactor ImagePair * pretty format enum
-
Philip Meier authored
* use non-random images for interpolation kernels for testing * use real image rather than artificial * cleanup
-
- 14 Nov, 2022 1 commit
-
-
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.
-
- 11 Nov, 2022 1 commit
-
-
Philip Meier authored
* fix prototype transforms tests with set agg_method * use individual tolerances * refactor PIL reference test * increase tolerance for elastic_mask * fix autocontrast tolerances * increase tolerance for RandomAutocontrast
-
- 07 Nov, 2022 2 commits
-
-
Philip Meier authored
-
Philip Meier authored
* add support for fine-grained tolerance settings * fix test_cuda_vs_cpu
-
- 04 Nov, 2022 2 commits
-
-
Philip Meier authored
* add KernelInfo's for {five, ten}_crop_video * add video kernels to dispatcher tests -
Vasilis Vryniotis authored
* Restore BC on perspective * Fixes linter * Fixing tests. * Apply code-review changes. * Pleasing mypy. * Revert named parameters.
-
- 03 Nov, 2022 1 commit
-
-
Philip Meier authored
* remove unnecessary changes from pad_image_tensor * cleanup * fix fill=None workaround * address review comments * remove more xfails
-