The implementation code for Pre-trained Feature Fusion and Matching for Mild Cognitive Impairment Detection
The development and implementation of this project were influenced by and referenced code from the following outstanding works. We are grateful to the original authors for making their code and research publicly available.
- METER: An Empirical Study of Training End-to-End Vision-and-Language Transformers
- Paper: https://arxiv.org/abs/2111.02387 (CVPR 2022)
- Code: https://github.com/zdou0830/METER
- BridgeTower: Building Bridges Between Encoders in Vision-Language Representation Learning
- Paper: https://arxiv.org/abs/2206.08657 (AAAI 2023)
- Code: https://github.com/microsoft/BridgeTower