This is the implementation of ["TAAT: Learning a Robust Feature Space via Topology Aligning with Knowledge Guided"]
The training environment (PyTorch and dependencies) can be installed as follows:
cd TAAT
pip install -r requirements.txt
sh ./train.sh
sh ./eval.sh