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

The command to reprouduce the performance of PMR on CRAMED dataset #3

Open
shicaiwei123 opened this issue Aug 17, 2023 · 1 comment

Comments

@shicaiwei123
Copy link

Hello,

Thanks for your exciting work.

I have reproduced the performance of unimodal modality in CRAMED. However, I can not find the bash file, or command, to reproduce the performance of PMR in CRAMED dataset, could you provide me a bash command?

Now I run the command as follows, provided in bash.sh file,

python main_Prototype_grad.py --dataset CREMAD --modulation Proto --fusion_method concat --num_frame 3 --epochs 130 --learning_rate 0.001 --modulation_starts 0 --modulation_ends 70 --alpha 2.0 --train --momentum_coef 0.0 --optimizer Adam

However, the performance is only 56.9, and 56.3 for --optimizer SGD.

The platform is 3090 ubutun20 cuda 11.3.

I do not know what's wrong

I am looking forward to your reply.

@kkontras
Copy link

kkontras commented Sep 8, 2023

Hi, same issue here.

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