Skip to content

Commit

Permalink
Added hard negative training
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarshojha committed Dec 6, 2018
1 parent 5203b1b commit 9738bcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -65,7 +65,6 @@ In `cfg/train.yml`:
- Specify the training hyperparameters in `TRAIN`.
- Run `python main.py --cfg cfg/train.yml --gpu 0`

**Note**: As mentioned in the training details of our [paper](https://arxiv.org/abs/1811.11155) (appendix section), we perform hard negative training of FineGAN after the training process described here. We'll release the hard negative training script soon.
## Sample generation results of FineGAN
### 1. Stage wise image generation results
<img src='files/qual_res1.png' align="middle" width=1000>
Expand Down

0 comments on commit 9738bcf

Please sign in to comment.