This repository contains the code of our MM'2023 paper DPNET: Dynamic Poly-attention Network for Trustworthy Multi-modal Classification. The data used in the paper can be obtained through the following links https://github.com/txWang/MOGONET. The code is implemented on the code provided by MOGONET.
- Python 3
- Pytorch 1.7.0
- sklearn
- numpy
You can get the result by running main.py.