zhiyuanyou / UniAD

[NeurIPS 2022 Spotlight] A Unified Model for Multi-class Anomaly Detection
Apache License 2.0
250 stars 28 forks source link

about the vis_decoder #24

Closed ZZZGGGG closed 1 year ago

ZZZGGGG commented 1 year ago

Hello, author, thank you very much for your work. I encountered some problems with vis_decoder when I reproduced your work. In your paper, I need to use the vis_decoder model to view reconstructed images, mainly the reverse process of resnet. My question is how can the exception be eliminated through this reverse process? May I ask your advice on this matter? I would appreciate it.

zhiyuanyou commented 1 year ago

Please see https://github.com/zhiyuanyou/UniAD/issues/9.