Awesome
EKAID
This repository contains the code for feature extraction, treaining, testing and the user interface for the paper "Expert Knowledge-Aware Image Difference Graph Representation Learning for Difference-Aware Medical Visual Question Answering". (Project page)
https://github.com/Holipori/EKAID/assets/43333502/4519d08a-8048-4ba4-b197-03d62728900d
Medical-Diff-VQA Dataset
The Medical-Diff-VQA (originally MIMIC-Diff-VQA) dataset can be downloaded from Physionet (currently under review. will be available soon). The code used for generating the dataset can be found in the Medical-Diff-VQA repository.
Our Model
This repository contains two main folders. The feature extraction folder contains the code for extracting the image features. The model folder contains the code for training and testing our model. Please refer to the README.md in each folder for more details.