DingfanChen / GAN-Leaks

Official implementation of "GAN-Leaks: A Taxonomy of Membership Inference Attacks against Generative Models" (CCS 2020)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VAEGAN

Master35146 opened this issue · comments

Hi,

Thank you for the code and the paper as they helped me a lot with understanding.

I want to implement one part of the code and see for myself what exactly the result of an attack would be. I wanted to use the vaegan as it is in pytorch and I am currently using a lot of it. I wanted to know if there is any issues as I cannot completely get the gan to work