facebookresearch / facebookresearch/AugLy
[Image] Ability to apply an augmentation within a given bounding box
- Dominant language
- Python
- Stars
- 5.1k
- Forks
- 312
- PR merge metrics
- No merged PRs in 30d
Description
## 🚀 Feature
We could add support to image augmentations to allow the user to specify a bounding box within the image, inside which the augmentation will only be applied.
For example:

## Motivation
Requested (& upvoted by 5 users) in https://github.com/facebookresearch/AugLy/issues/58.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the image augmentation APIs and their tests, then clarify bounding-box coordinates and behavior from the linked motivation issue; done means augmentations affect only pixels inside the specified box, with that behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100