facebookresearch / facebookresearch/sam2
Why does data augmentation not include any cropping operations?
Open
- Dominant language
- Jupyter Notebook
- Stars
- 19.9k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for your great work!
I am confused that data augmentation does not include any cropping operations, like `RandomResizedCrop.`
Other mainstream VOS frameworks always use this operation, such as [XMem ](https://github.com/hkchengrex/XMem/blob/a4427dbd748f66ed8fef159b529527e23060c666/dataset/vos_dataset.py#L73).
Contributor guide
Assessment
This issue has not been assessed yet.