Skip to content

Commit 566e9c5

Browse files
author
Xiaoming Zhao
committed
add arxiv link
1 parent 1831a63 commit 566e9c5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
**Generative Multiplane Images: Making a 2D GAN 3D-Aware, ECCV 2022 (Oral).**<br>
1111
[Xiaoming Zhao](https://xiaoming-zhao.com/), [Fangchang Ma](https://fangchangma.github.io/), [David Güera Cobo](https://scholar.google.com/citations?user=bckYvFkAAAAJ&hl=en), [Zhile Ren](https://jrenzhile.com/), [Alexander G. Schwing](https://www.alexander-schwing.de/), and [Alex Colburn](https://www.colburn.org/).
1212

13-
### [Project Page](https://xiaoming-zhao.github.io/projects/gmpi/) | Paper (coming soon)
13+
### [Project Page](https://xiaoming-zhao.github.io/projects/gmpi/) | [Paper](https://arxiv.org/abs/2207.10642)
1414

1515
## Table of Contents
1616

@@ -24,6 +24,9 @@
2424
- [License](#license)
2525

2626
## Environment Setup
27+
28+
This code has been tested on Ubuntu 18.04 with CUDA 10.2.
29+
2730
```
2831
conda env create -f environment.yml
2932
```

0 commit comments

Comments
 (0)