pmorerio / admd

Tensorflow code for the paper 'Learning with privileged information via adversarial discriminative modality distillation', TPAMI 2019
MIT License
10 stars 3 forks source link

Code for the paper 'Learning with privileged information via adversarial discriminative modality distillation'

arXiv IEEEXplore

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}
}