Awesome
POWERec
pytorch implementation for Xue Dong, Xuemeng Song, Minghui Tian, Linmei Hu: Prompt-based and Weak-modality Enhanced Multimodal Recommendation. Inf. Fusion 101: 101989 (2024) paper
The datasets can be found in https://github.com/enoche/MMRec. We thank their great work in the multimodal recommendation. Please download and save the datasets in /data folder.
Use python main.py --dataset baby --model POWERec to train the model.