Requirements:
- Python 3.6
- Pytorch 1.0
Run: python train.py
Cite: If you use this code please cite our paper "Learning Graphs for Knowledge Transfer with Limited Labels"
This code is built on GCN code repos
The Soft Triple Loss code is borrowed from https://github.com/idstcv/SoftTriple.git