Skip to content

Commit

Permalink
Merge pull request #131 from rahulvigneswaran/patch-1
Browse files Browse the repository at this point in the history
The Dropbox weights link.
  • Loading branch information
KupynOrest authored Mar 27, 2019
2 parents 6d3f1e1 + b15a520 commit 31fdc7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The model we use is Conditional Wasserstein GAN with Gradient Penalty + Perceptu
- NVIDIA GPU + CUDA CuDNN (CPU untested, feedback appreciated)
- Pytorch

Download weights from [Dropbox](https://www.dropbox.com/s/5r6cy0x72s8x9yf/latest_net_G.pth?dl=0) . Note that during the inference you need to keep only Generator weights.
Download weights from [Google Drive](https://drive.google.com/file/d/1liKzdjMRHZ-i5MWhC72EL7UZLNPj5_8Y/view?usp=sharing) . Note that during the inference you need to keep only Generator weights.

Put the weights into
```bash
Expand Down

0 comments on commit 31fdc7f

Please sign in to comment.