facebookresearch / facebookresearch/sam2

RandomResizeAPI VideoDatapoint size bug?

Open
#511 0 comments 0 reactions 0 assignees View on GitHub
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
![image](https://github.com/user-attachments/assets/9e4bdc49-e1ef-43c0-b918-839a23b962f4)
but in training.dataset.transforms.RandomResizeAPI resize function (line100), it change frame size, I think it should change the datapoint size (not frame size)
![image](https://github.com/user-attachments/assets/2003d36b-f488-4862-a313-1a9bb4cf5a62)
![image](https://github.com/user-attachments/assets/10c234a4-5db6-4e21-b0a4-3c816c313250)

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.