AIFFEL Life
[Day77] 이미지 이상 탐지 모델
nevermet
2020. 12. 26. 16:14
오늘은 이미지 데이타에서 이상치값을 탐지하고 처리하는 방법에 대해 배워보았습니다. 다음 자료들을 참고해 보세요.
1. Unsupervised Anomaly Detection with Generative Adversarial Networks to Guide Marker Discovery (paper)
2. GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training (paper)
3. Skip-GANomaly: Skip Connected and Adversarially Trained Encoder-Decoder Anomaly Detection (paper)
4. fashion-mnist (paper)
github.com/zalandoresearch/fashion-mnist
zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right: - zalandoresearch/fashion-mnist
github.com