README.md
March 2, 2021 ยท View on GitHub
Code for the paper 'Learning with privileged information via adversarial discriminative modality distillation'
Clone recursively to get also FCRN depth prediction code.
git clone --recursive https://github.com/pmorerio/admd.git
If you use this code as part of your research please cite
@article{garcia2020admd,
title={Learning with privileged information via adversarial discriminative modality distillation},
author={Garcia, Nuno and Morerio, Pietro and Murino, Vittorio},
journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
year={2019}
}