Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ghif committed Jan 22, 2017
1 parent fb2a0f6 commit f89e72d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,21 @@ This code is an implementation of the DRCN algorithm presented in [1].

[1] M. Ghifary, W. B. Kleijn, M. Zhang, D. Balduzzi, and W. Li. ["Deep Reconstruction-Classification Networks for Unsupervised Domain Adaptation (DRCN)"](https://arxiv.org/abs/1607.03516), European Conference on Computer Vision (ECCV), 2016

Contact:
```
Muhammad Ghifary ([email protected])
```

## Requirements
* Python 2.7
* Tensorflow-0.10.0
* Keras-1.2.0
* numpy
* h5py

## Usage


## TO DO
* Data augmentation and denoising

0 comments on commit f89e72d

Please sign in to comment.