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

Is this the true config? #7

Closed
Rainlt opened this issue Mar 10, 2023 · 1 comment
Closed

Is this the true config? #7

Rainlt opened this issue Mar 10, 2023 · 1 comment

Comments

@Rainlt
Copy link

Rainlt commented Mar 10, 2023

In the readme file of AVQA task, you have provided the command to train the model.

"python3 net_grd_avst/main_avst.py --Adapter_downsample=8 --audio_dir=/data/yanbo/Dataset/AVQA/vggish --batch-size=1 --early_stop=5 --epochs=30 --is_before_layernorm=1 --is_bn=0 --is_gate=1 --is_multimodal=1 --is_post_layernorm=1 --is_vit_ln=1 --lr=8e-05 --lr_block=3e-06 --num_conv_group=4 --num_tokens=64 --num_workers=16 --video_res14x14_dir=/data/yanbo/Dataset/AVQA/ --wandb=1“

You only used 1 sample per batch? Or we could use the command in train.sh to reproduce the result?

@GenjiB
Copy link
Owner

GenjiB commented Mar 10, 2023

Sorry for the confusion. The parameters in train.sh are for debugging. You can just run the command I provided. It took about 20GB GPU memory. Let me know if you have further questions.

@GenjiB GenjiB closed this as completed Mar 10, 2023
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