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

TransT-GOT Train Setting? #128

Open
SkiddieAhn opened this issue Sep 17, 2022 · 1 comment
Open

TransT-GOT Train Setting? #128

SkiddieAhn opened this issue Sep 17, 2022 · 1 comment

Comments

@SkiddieAhn
Copy link

SkiddieAhn commented Sep 17, 2022

I want to know the learning settings of TransT-Got.

  1. batch size
  2. samples per epoch
  3. epoch
  4. learning rate & weight decay

And I want to know if I can use the 'sampler for training' code like this.

The sampler for training

dataset_train = sampler.TransTSampler([got10k_train], None,
samples_per_epoch=1000*settings.batch_size, max_gap=100, processing=data_processing_train)

@cmj18
Copy link

cmj18 commented Nov 25, 2022

samples per epoch等于多少。。理论上来说应该是GOT10K-train的9335个视频序列吧

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

2 participants