LeeDoYup / AnoGAN-tf

Unofficial Tensorflow Implementation of AnoGAN (Anomaly GAN)
MIT License
270 stars 92 forks source link

Where is the most similar image used construct the Residual Loss, iterative choose process ? #16

Open svjack opened 5 years ago

svjack commented 5 years ago

It seems like, the Residual Loss construct is used test data in one dictionary, so can you describe the criterion code of choose most similar image in the train data ?

lzzlxxlsz commented 5 years ago

hello,have you test the modle? is the generated image similar with the test data?