Conditional Generation of Periodic Signals with Fourier-Based Decoder

Jiyoung Lee, Wonjae Kim, Daehoon Gwak, Edward Choi

This repository provides official pytorch implementation of Fourier-Based Decoder which can generate periodic signals.

The paper can be found in this link:

Conditional Generation of Periodic Signals with Fourier-Based Decoder

Requirements

  • Pytorch version >= 1.7.1
  • Python version >= 3.7

License

This repository is MIT-licensed.

Citation

Please cite as:

@inproceedings{lee2021conditional,
  title={Conditional Generation of Periodic Signals with Fourier-Based Decoder},
  author={Lee, Jiyoung and Kim, Wonjae and Gwak, Daehoon and Choi, Edward},
  booktitle={Advances in Neural Information Processing Systems},
  booksubtitle={Deep Generative Models and Downstream Applications Workshop},
  year={2021}
}

GitHub

View Github