Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YangLiu authored Jan 9, 2022
1 parent 7daab92 commit 89e9b75
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,12 @@ Step2: Run 1_UTD_SemanticFusion.py to train the teacher model.
Step3: Run 2_run_UTD_All_SemanticAblationFusion_distill.py to conduct knowledge distillation.

```
@article{liu2020semantics,
@article{liu2021semantics,
title={Semantics-aware adaptive knowledge distillation for sensor-to-vision action recognition},
author={Liu, Yang and Wang, Keze and Li, Guanbin and Lin, Liang},
journal={arXiv preprint arXiv:2009.00210},
year={2020}
journal={IEEE Transactions on Image Processing},
year={2021},
publisher={IEEE}
}
```
If you have any question about this code, feel free to reach me (liuy856@mail.sysu.edu.cn)
Expand Down

0 comments on commit 89e9b75

Please sign in to comment.