the result seems greatly different from the paper. How can i reproduce the result of av-mnist?
Here is my input:
python main.py --data_root '/home/tankedge/newdisk/xjh/avmnist' --device cuda:0 --methods AGM --modality Multimodal --fusion_type early_fusion
--random_seed 999 --expt_dir checkpoint --expt_name test --batch_size 2048 --EPOCHS 100 --learning_rate 0.00005 --dataset AV-MNIST --alpha 2.5
the result seems greatly different from the paper. How can i reproduce the result of av-mnist? Here is my input: python main.py --data_root '/home/tankedge/newdisk/xjh/avmnist' --device cuda:0 --methods AGM --modality Multimodal --fusion_type early_fusion --random_seed 999 --expt_dir checkpoint --expt_name test --batch_size 2048 --EPOCHS 100 --learning_rate 0.00005 --dataset AV-MNIST --alpha 2.5