Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tuanrpt committed Oct 28, 2021
1 parent 12d93d4 commit 3fe7812
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
<img src="images/logo.jpg"/>
<p align="center">
<img src="images/logo.jpg"/>
</p>

# LAMDA: Label Matching Deep Domain Adaptation

This is the implementation of paper **[LAMDA: Label Matching Deep Domain Adaptation](http:https://proceedings.mlr.press/v139/le21a/le21a.pdf)** which has been accepted at ICML 2021.

<img src="images/Figure1.png" style="zoom:20%;" />
<p align="center">
<img src="images/Figure1.png" width="400"/>
</p>


## A. Setup

Expand Down Expand Up @@ -121,4 +126,4 @@ python run_lamda.py 1 webcam amazon format csv num_iters 20000 summary_freq 400

### D.2. GitHub repositories:

- Some parts of our code (e.g., VAT, evaluation, …) are rewritten with modifications from [DIRT-T](https://github.com/RuiShu/dirt-t).
- Some parts of our code (e.g., VAT, evaluation, …) are rewritten with modifications from [DIRT-T](https://github.com/RuiShu/dirt-t).

0 comments on commit 3fe7812

Please sign in to comment.