facebookresearch / facebookresearch/AugLy

Missing comparison in paper

Open
#231 0 comments 0 reactions 0 assignees View on GitHub
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`.
![image](https://user-images.githubusercontent.com/4929993/180667763-2cfaa61c-e47d-4c13-9198-76ddac28056f.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.