Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about YouTubeVOS training #30

Open
xmlyqing00 opened this issue Aug 12, 2020 · 0 comments
Open

Questions about YouTubeVOS training #30

xmlyqing00 opened this issue Aug 12, 2020 · 0 comments

Comments

@xmlyqing00
Copy link

xmlyqing00 commented Aug 12, 2020

Hi! Thanks for your great job. I have three questions on YouTube-VOS dataset.

  1. Do you use training videos from YouTubeVOS-2018 or YouTubeVOS-2019?
  2. Do you train the model with full frames or sampled frames?
  3. You mentioned in issue 6 that you use random resized and crop for data augmentation.
    For a given input frame (most are 720x1280), resize the short side in a random length from 384 to original length (720), then resize the long side to keep frame aspect. Then randomly crop a (384 x 384) area. You also apply different zoom ratios from 0.9 to 1.1 on height and width independently.
    Correct me if I am wrong. I wonder whether such procedure is equivalent to the RandomResizedCrop function in torchvision.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant