Newmu / dcgan_code

Deep Convolutional Generative Adversarial Networks
MIT License
3.42k stars 696 forks source link

CLASSIFYING CIFAR-10 USING GANS AS A FEATURE EXTRACTOR #38

Open mab85 opened 6 years ago

mab85 commented 6 years ago

@Newmu can you help me with sample code how to make this part?. I ask about the features of size 28672 how can i get this size and how to get features from it to every image. Thanks in advance.