PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)
Code based on the original implementation by the authors.
The following repositories were also used as a reference on how to implement the gradient penalty in PyTorch:
| Name | Name | Last commit date | ||
|---|---|---|---|---|
PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)
Code based on the original implementation by the authors.
The following repositories were also used as a reference on how to implement the gradient penalty in PyTorch: