Multimodal-Learning-with-Alternating-Unimodal-Adaptation
Multimodal-Learning-with-Alternating-Unimodal-Adaptation copied to clipboard
Multimodal Learning Method MLA for CVPR 2024
Hello, I wonder how you set hyperparameters, such as learning rate, batch size, and the number of epochs. We just obtained a 68 score on the Crame-D dataset using the...
Thanks for your exciting work in dealing with the problem of multimodal imbalance. However, I met some troubles when running the code. In `main.py`, the code for calculating entropy is...
张同学,您好,拜读了你这篇论文,关于文章中的一些细节比较感兴趣,想进行更进一步的询问。但是在你的主页,没有相关的邮箱地址
How can I get '/path/to/m3ae_base_audio.pth' as I use MVSA dataset by input python main.py --train --ckpt_path ckpt --gpu_ids 0 --batch_size 64 --lorb m3ae --modulation Normal --epochs 100 --datasetn MVSA --gs_flag...
Hi, congrats on CVPR acceptance and thanks for sharing the codes. I can find the train and test splits on this repository, what was your validation split? Thanks.
thanks for you prefect work!