Open seanko29 opened 2 years ago
Hi For our application of anomaly detection, during testing, we are interested in generating only healthy subjects. So any input image (both healthy and diseased) are passed through the generator G_h, which generates a fake healthy subject. If the input image is diseased, the difference map will show the anomaly. If the input is healthy, the difference map should be close to zero. Does that make sense? Let me know if you need further explanations
I think I understood it well! Thanks! Can I ask you something more?
Thank you!
Sure!
Hello authors! I have question regards to the paper itself. I ain't sure if this is the right place to ask. Figure 1 seems to be the training mechanism. However, I am not sure how the testing mechanism work. If I am not mistaken, is the testing mechanism only work with G_c generator? If a normal healthy image becomes input image instead of an diseased patient image, will it generate a healthy image and find the difference map between healthy normal (target) and generated abnormal?
It would be so thankful if you can explain about the testing process! I cannot catch up or find it in the paper.
Thank you in advanced!