Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.2 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.2 KB

Label Reuse for Efficient Semi-supervised Learning

official implementation of Label Reuse for Efficient Semi-Supervised Learning

Created by Tsung-Hung Hsieh([email protected]), Dr.Jun-Cheng Chen,and Dr.Chu-Song Chen

Citing Paper

Please cite following paper if these codes help your research:

@inproceedings{hsieh2020label,
title={Label Reuse for Efficient Semi-Supervised Learning},
author={Hsieh, Tsung-Hung and Chen, Jun-Cheng and Chen, Chu-Song},
booktitle={ICASSP 2020-2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
pages={3697--3701},
year={2020},
organization={IEEE}
}

Dependencies

Please refer to environment.yml.

Run

python main.py 

Contact

Please feel free to leave suggestions or comments to Tsung-Hung Hsieh([email protected]), Dr.Jun-Cheng Chen,and Dr.Chu-Song Chen