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,
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.