facebookresearch / facebookresearch/AugLy
Missing comparison in paper
Open
- Dominant language
- Python
- Stars
- 5.1k
- Forks
- 312
- PR merge metrics
- No merged PRs in 30d
Description
Hi AugLy team,
Thanks for the great package!
I have seen your comparison with other libs in the paper and have to highlight a missing point: in the table below, pixelization is not compared with an alternative from `albumentations`.

My guess is you didn't find one, so may I suggest looking at https://albumentations.ai/docs/api_reference/augmentations/transforms/#albumentations.augmentations.transforms.Downscale? It does pixelization using the default params.
Contributor guide
Assessment
This issue has not been assessed yet.