- 06 Sep, 2023 1 commit
-
-
Philip Meier authored
-
- 04 Sep, 2023 1 commit
-
-
Philip Meier authored
-
- 30 Aug, 2023 3 commits
-
-
Philip Meier authored
-
Philip Meier authored
Co-authored-by:Nicolas Hug <contact@nicolas-hug.com>
-
Nicolas Hug authored
-
- 22 Aug, 2023 1 commit
-
-
Nicolas Hug authored
Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 18 Aug, 2023 1 commit
-
-
Philip Meier authored
-
- 17 Aug, 2023 1 commit
-
-
Nicolas Hug authored
-
- 16 Aug, 2023 1 commit
-
-
Philip Meier authored
-
- 02 Aug, 2023 1 commit
-
-
Philip Meier authored
Co-authored-by:Nicolas Hug <contact@nicolas-hug.com>
-
- 31 Jul, 2023 1 commit
-
-
Nicolas Hug authored
-
- 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>
-
- 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>
-
- 17 Feb, 2023 1 commit
-
-
Philip Meier authored
-
- 16 Feb, 2023 1 commit
-
-
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
-
- 13 Feb, 2023 1 commit
-
-
Philip Meier authored
-
- 20 Jan, 2023 3 commits
-
-
Philip Meier authored
-
Philip Meier authored
-
Nicolas Hug 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
-
- 04 Nov, 2022 1 commit
-
-
Philip Meier authored
* add KernelInfo's for {five, ten}_crop_video * add video kernels to dispatcher tests
-
- 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
-
- 24 Oct, 2022 2 commits
-
-
Philip Meier authored
-
Vasilis Vryniotis authored
* Adding temporal sampling kernel and dispatcher. * Adding the UniformTemporalSubsample class. * Add it on init * Adding tests. * Addressing comments. * Reverting proposal as it led to different results. * add more tests for uniform_temporal_subsample * cleanup * fix logic * fix logic * make test more strict * lint * Update torchvision/prototype/transforms/functional/_temporal.py * remove pytorchvideo again per request Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 21 Oct, 2022 1 commit
-
-
Philip Meier authored
* add KernelInfo * split dtype and device consistency tests * add proper support for video * fix tests and add DispatcherInfo * add aliases * cleanup * fix typo
-
- 10 Oct, 2022 2 commits
-
-
Philip Meier authored
* make args and kwargs in ArgsKwargs more accessible * refactor KernelInfo and DispatcherInfo * remove ArgsKwargs __getitem__ shortcut again
-
Philip Meier authored
* enable arbitrary batch size for all prototype kernels * put back perspective dispatcher
-
- 07 Oct, 2022 1 commit
-
-
Philip Meier authored
* add video feature * add video kernels * add video testing utils * add one kernel info * fix kernel names in Video feature * use only uint8 for video testing * require at least 4 dims for Video feature * add TODO for image_size -> spatial_size * image -> video in feature constructor * introduce new combined images and video type * add video to transform utils * fix transforms test * fix auto augment * cleanup * address review comments * add remaining video kernel infos * add batch dimension squashing to some kernels * fix tests and kernel infos * add xfails for arbitrary batch sizes on some kernels * fix test setup * fix equalize_image_tensor for multi batch dims * fix adjust_sharpness_image_tensor for multi batch dims * address review comments
-
- 06 Oct, 2022 1 commit
-
-
Philip Meier authored
* pad_image_tensor * pad_mask and pad_bounding_box * resize_{image_tensor, mask, bounding_box} * center_crop_{image_tensor, mask} * {five, ten}_crop_image_tensor * crop_{image_tensor, mask} * convert_color_space_image_tensor * affine_{image_tensor, mask, bounding_box} * rotate_{image_tensor, mask} * gaussian_blur_image_tensor * cleanup
-
- 05 Oct, 2022 2 commits
-
-
Philip Meier authored
* use pytest markers instead of custom solution for prototype transforms functional tests * cleanup * cleanup * trigger CI
-
Philip Meier authored
-
- 28 Sep, 2022 1 commit
-
-
Philip Meier authored
* add more size types for prototype resize sample inputs * add skip for dispatcher * add more sizes to resize kernel info * add more skips * add more diversity to gaussian_blur parameters * diversify affine parameters and fix bounding box kernel * fix center_crop dispatcher info * revert kernel fixes * add skips for scalar shears in affine_bounding_box
-
- 22 Sep, 2022 2 commits
-
-
Philip Meier authored
* add KernelInfo for adjust_brightness * add KernelInfo for adjust_contrast * add KernelInfo for adjust_hue * add KernelInfo for adjust_saturation * add KernelInfo for clamp_bounding_box * add KernelInfo for {five, ten}_crop_image_tensor as well as skip functionality * add KernelInfo for normalize * add KernelInfo for adjust_gamma * cleanup * add DispatcherInfo's for previously add KernelInfo's * add dispatcher info for elastic -
Philip Meier authored
* cleanup prototype transforms functional tests * fix * oust local functions
-
- 21 Sep, 2022 1 commit
-
-
vfdev authored
Co-authored-by:Vasilis Vryniotis <datumbox@users.noreply.github.com>
-