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

performance decrease after finetuning #3

Open
tqace opened this issue Jun 30, 2021 · 0 comments
Open

performance decrease after finetuning #3

tqace opened this issue Jun 30, 2021 · 0 comments

Comments

@tqace
Copy link

tqace commented Jun 30, 2021

I finetune the pretrained model using this script:

python scripts/train.py --batch_size 8 --lr 3e-4 --max_num_frames 40 --param_schedule --datapath data_clevrer/clevrer/ --gt_datapath data_clevrer/clevrer/ --model_name clevrer --T 5 --K 6 --continue_train

however, the ari seems to decrease after a few iteration, Is it because of the learning rate?

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