Skip to content

Commit

Permalink
Add README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Superhui committed Apr 6, 2019
1 parent 8a17fdb commit 6ce2abf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions code/deep/TCP/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,10 @@ This is a PyTorch implementation of the IJCNN 2019 paper:

[Accelerating Deep Unsupervised Domain Adaptation with Transfer Channel Pruning](https://arxiv.org/abs/1904.02654)

The contributions of this paper are summarized as follows.
1. We present TCP as a unified approach for accelerating deep unsupervised domain adaptation models. TCP is a generic, accurate, and efficient compression method that can be easily implemented by most deep learning libraries.
2. TCP is able to reduce negative transfer by considering the cross-domain distribution discrepancy using the proposed Transfer Channel Evaluation module.
3. Extensive experiments on two public UDA datasets demonstrate the significant superiority of TCP.



0 comments on commit 6ce2abf

Please sign in to comment.