tdeboissiere / DeepLearningImplementations

Implementation of recent Deep Learning papers
MIT License
1.81k stars 650 forks source link

Feature extractor #48

Closed mab85 closed 6 years ago

mab85 commented 6 years ago

@4g @AlexanderFabisch @LaurentMazare @IanQS @tdeboissiere I anew in this area but i just ask can i use the discriminator network as features extractor for every image in data set then passed this features to classifier algorithm?

tdeboissiere commented 6 years ago

Yes you can. For some benchmark of this technique, have a look at https://arxiv.org/abs/1606.03498.