Use Classifier as Generator
2022-09-10Code Available0· sign in to hype
Haoyang Li
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/Greenere/use_classifier_as_generatorOfficialpytorch★ 1
Abstract
Image recognition/classification is a widely studied problem, but its reverse problem, image generation, has drawn much less attention until recently. But the vast majority of current methods for image generation require training/retraining a classifier and/or a generator with certain constraints, which can be hard to achieve. In this paper, we propose a simple approach to directly use a normally trained classifier to generate images. We evaluate our method on MNIST and show that it produces recognizable results for human eyes with limited quality with experiments.