Skip to content

Commit 5d310e6

Browse files
committed
README.md: update to TIP version
1 parent 9da8311 commit 5d310e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
---
66

7-
# <p align="center"> [AttGAN](https://ieeexplore.ieee.org/document/8718508?source=authoralert) </p>
7+
# <p align="center"> [AttGAN](https://ieeexplore.ieee.org/document/8718508?source=authoralert) <br> <font size=4> [TIP Nov. 2019](https://ieeexplore.ieee.org/document/8718508?source=authoralert), [arXiv Nov. 2017](https://arxiv.org/pdf/1711.10678v1.pdf) </font> </p>
88

9-
**TF** implementation of **AttGAN**: Facial Attribute Editing by Only Changing What You Want [[TIP Nov. 2019](https://ieeexplore.ieee.org/document/8718508?source=authoralert), [arXiv Nov. 2017](https://arxiv.org/pdf/1711.10678v1.pdf)]
9+
**TensorFlow** implementation of **AttGAN**: Facial Attribute Editing by Only Changing What You Want
1010

1111
<p align="center"> <img src="./pics/schema.jpg" width="100%"> </p>
1212

@@ -44,7 +44,7 @@
4444
## Usage
4545

4646
- Prerequisites
47-
- Tensorflow 1.7+
47+
- TensorFlow 1.7+
4848
- Python 2.7 or 3.6
4949

5050
- Dataset

0 commit comments

Comments
 (0)