This repository is the official implementation of CGADM.
To install requirements:
conda env create -f gad.yaml
Download all the datasets from the following links and put them in the "dataset" folder: Download datasets
To train the model(s) in the paper:
python main.py
Output: the file "best_XXXXXX.tar" in the "data" folder