facebookresearch / facebookresearch/sam2
RandomResizeAPI VideoDatapoint size bug?
Open
- Dominant language
- Jupyter Notebook
- Stars
- 19.9k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
In training.utils.data_utils, size in VideoDatapoint

but in training.dataset.transforms.RandomResizeAPI resize function (line100), it change frame size, I think it should change the datapoint size (not frame size)


Contributor guide
Assessment
This issue has not been assessed yet.